Skip to content

Commit

Permalink
Switch to tox-travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Nov 5, 2015
1 parent 14b021d commit 218dd85
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
language: python
sudo: false
python:
- 2.7
install:
- virtualenv env
- env/bin/pip install -U setuptools
- env/bin/python bootstrap.py
- bin/buildout
- pip install tox-travis
script:
- bin/test -v1
- tox
notifications:
email: false

0 comments on commit 218dd85

Please sign in to comment.