Skip to content

Commit 62b1209

Browse files
authored
Update .travis.yml
1 parent 3550648 commit 62b1209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ before_install:
2222
- conda info -a
2323

2424
install:
25-
- conda env create --file ci/requirements-$TRAVIS_PYTHON_VERSION.yml
25+
- conda env create --file ci/requirements-3.6.yml
2626
- source activate test_env
2727
- python setup.py develop
2828

0 commit comments

Comments
 (0)