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 58fc826 commit 1645b3dCopy full SHA for 1645b3d
.travis.yml
@@ -11,7 +11,7 @@ before_install:
11
- conda config --add channels conda-forge
12
13
install:
14
- - conda install $TRAVIS_PYTHON_VERSION tox isa-l
+ - conda install python=$TRAVIS_PYTHON_VERSION tox isa-l
15
16
python: 3.6 # Use the oldest supported version of python as default.
17
script:
0 commit comments