Skip to content

Commit

Permalink
Try zope.testrunner.
Browse files Browse the repository at this point in the history
  • Loading branch information
regebro committed Feb 19, 2016
1 parent dbd088f commit cc98ade
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ python:
- 2.7
- 3.4
install:
- pip install .
- pip install .[test]
script:
- python setup.py test -q
- zope-testrunner --test-path src
notifications:
email: false
sudo: false

0 comments on commit cc98ade

Please sign in to comment.