We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afd4372 commit 4c50ed9Copy full SHA for 4c50ed9
.travis.yml
@@ -11,7 +11,7 @@ before_install:
11
- conda config --add channels defaults
12
- conda config --add channels conda-forge
13
install:
14
- - conda install python=$TRAVIS_PYTHON_VERSION, isa-l, tox
+ - conda install python=$TRAVIS_PYTHON_VERSION isa-l tox
15
16
python: 3.5 # Use the oldest supported version of python as default.
17
script:
0 commit comments