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 7, 2015
1 parent 966f4b9 commit 59ea7d8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
@@ -1,10 +1,10 @@
language: python
sudo: false
python:
- 2.7
install:
- python bootstrap.py
- bin/buildout
- pip install tox-travis
script:
- bin/test -v1
- tox
notifications:
email: false

0 comments on commit 59ea7d8

Please sign in to comment.