Commit b52cf299 authored by Jason Madden's avatar Jason Madden

no comma

parent 407611da
...@@ -9,7 +9,7 @@ env: ...@@ -9,7 +9,7 @@ env:
- TOXENV=py34 - TOXENV=py34
install: install:
- travis_retry pip install -U pip - travis_retry pip install -U pip
- travis_retry pip install -U tox,cython - travis_retry pip install -U tox cython
script: script:
- tox - tox
notifications: notifications:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment