Skip to content

Commit 4c50ed9

Browse files
committed
Remove comma's
1 parent afd4372 commit 4c50ed9

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 defaults
1212
- conda config --add channels conda-forge
1313
install:
14-
- conda install python=$TRAVIS_PYTHON_VERSION, isa-l, tox
14+
- conda install python=$TRAVIS_PYTHON_VERSION isa-l tox
1515

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

0 commit comments

Comments
 (0)