Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arbennett committed Sep 22, 2020
1 parent 3550648 commit 62b1209
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 info -a

install:
- conda env create --file ci/requirements-$TRAVIS_PYTHON_VERSION.yml
- conda env create --file ci/requirements-3.6.yml
- source activate test_env
- python setup.py develop

Expand Down

0 comments on commit 62b1209

Please sign in to comment.