Skip to content

Commit

Permalink
Update travis ci with new test envs
Browse files Browse the repository at this point in the history
  • Loading branch information
shendo committed Aug 10, 2014
1 parent a576acb commit 36bb20d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ language: python
env:
- TOXENV=py26
- TOXENV=py27
- TOXENV=py32
- TOXENV=py33
- TOXENV=py34
- TOXENV=pypy
install:
- pip install tox
script: tox

0 comments on commit 36bb20d

Please sign in to comment.