Skip to content

Commit

Permalink
Switch to tox for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Jan 26, 2017
1 parent fd86478 commit 7e355f9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@ python:
- pypy
- pypy3
install:
- pip install .
- pip install zope.error[test]
- pip install tox-travis
script:
- python setup.py test -q
- tox
notifications:
email: false

0 comments on commit 7e355f9

Please sign in to comment.