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 c152525
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ python:
install:
- pip install .
script:
- python setup.py test -q
- zope-testrunner --test-path src
notifications:
email: false
sudo: false

0 comments on commit c152525

Please sign in to comment.