Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

Commit

Permalink
Merge 861740a into d337ed0
Browse files Browse the repository at this point in the history
  • Loading branch information
ndawe committed Oct 23, 2017
2 parents d337ed0 + 861740a commit 920ae60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ install:
- export PATH="$HOME/miniconda/bin:$PATH"
- hash -r
- conda config --set always_yes yes --set changeps1 no
- conda update -q conda
- conda update --yes conda
- conda info -a # Useful for debugging any issues with conda
- conda config --add channels http://conda.anaconda.org/NLeSC
- conda config --set show_channel_urls yes
Expand Down

0 comments on commit 920ae60

Please sign in to comment.