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 147c9d1 commit 96bf559
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
@@ -1,12 +1,11 @@
# custom
language: python
sudo: false
python:
- 2.6
- 2.7
install:
- python bootstrap.py
- bin/buildout
- pip install tox-travis
script:
- bin/test -v1
- tox
notifications:
email: false

0 comments on commit 96bf559

Please sign in to comment.