Skip to content

Commit

Permalink
Try without whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Oct 10, 2018
1 parent fd1d817 commit 0ad5845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -14,7 +14,7 @@ matrix:
sudo: true
install:
- pip install zope.testrunner coverage coveralls
- pip install -U -e .[test, docs]
- pip install -U -e .[test,docs]
script:
- coverage run -m zope.testrunner --test-path=src -v
- cd docs; make doctest
Expand Down

0 comments on commit 0ad5845

Please sign in to comment.