Skip to content

Commit

Permalink
wrong flag
Browse files Browse the repository at this point in the history
  • Loading branch information
tyarkoni committed Feb 21, 2017
1 parent 16fbc78 commit 7b6e66b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -33,7 +33,7 @@ before_install:
- wget $MINICONDA_URL -O miniconda.sh;
- bash miniconda.sh -b -f -p $MINICONDA;

- conda update -q conda
- conda update -y conda
- conda config --set always_yes yes --set changeps1 no
- conda config --add channels conda-forge
- conda info -a
Expand Down

0 comments on commit 7b6e66b

Please sign in to comment.