Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Commit

Permalink
Use tox-travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Nov 5, 2015
1 parent 14cd59b commit d86ffb3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
@@ -1,11 +1,11 @@
language: python
sudo: false
env:
- TOXENV=py26
- TOXENV=py27
- TOXENV=py33
- 2.6
- 2.7
- 3.3
install:
- travis_retry pip install tox
- pip install tox-travis
script:
- tox
notifications:
Expand Down

0 comments on commit d86ffb3

Please sign in to comment.