Loading .travis.yml +2 −2 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ before_install: - export PATH="$HOME/miniconda/bin:$PATH" - hash -r - conda config --set always_yes yes --set changeps1 no - conda update -q conda - conda update -q --force conda # Useful for debugging any issues with conda - conda info -a # Create the env Loading Loading
.travis.yml +2 −2 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ before_install: - export PATH="$HOME/miniconda/bin:$PATH" - hash -r - conda config --set always_yes yes --set changeps1 no - conda update -q conda - conda update -q --force conda # Useful for debugging any issues with conda - conda info -a # Create the env Loading