Skip to content

Commit

Permalink
Seems to need zope.testrunner, too.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed May 11, 2017
1 parent 30c2f68 commit 696f42c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -9,7 +9,7 @@ python:
- pypy-5.4.1
- pypy3
install:
- pip install -U pip setuptools
- pip install -U pip setuptools zope.testrunner
- pip install -U coveralls coverage
- pip install -U -e ".[test]"
script:
Expand Down

0 comments on commit 696f42c

Please sign in to comment.