Skip to content

Commit 1645b3d

Browse files
committed
fix oversight
1 parent 58fc826 commit 1645b3d

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
@@ -11,7 +11,7 @@ before_install:
1111
- conda config --add channels conda-forge
1212

1313
install:
14-
- conda install $TRAVIS_PYTHON_VERSION tox isa-l
14+
- conda install python=$TRAVIS_PYTHON_VERSION tox isa-l
1515

1616
python: 3.6 # Use the oldest supported version of python as default.
1717
script:

0 commit comments

Comments
 (0)