Skip to content

Commit

Permalink
updated travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ljchang committed Nov 27, 2017
1 parent ce32767 commit d398793
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 @@ -22,7 +22,7 @@ before_install:
- conda update conda
- conda info -a
- conda config --add channels conda-forge
- conda install python=$PYTHON_VERSION $CONDA_DEPS
- conda install python=$TRAVIS_PYTHON_VERSION $CONDA_DEPS

install:
- pip install -r requirements.txt
Expand Down

0 comments on commit d398793

Please sign in to comment.