Skip to content

Commit

Permalink
Update travis.yml to test 1.2-1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bohde committed Jul 15, 2012
1 parent a57d85b commit 5c708ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -4,9 +4,9 @@ python:
- "2.6" - "2.6"


env: env:
- TOXENV=py25,py25-1.4 - TOXENV=py25,py25-1.3,py25-1.4
- TOXENV=py26,py26-1.4 - TOXENV=py26,py26-1.3,py26-1.4
- TOXENV=py27,py27-1.4 - TOXENV=py27,py27-1.3,py27-1.4
- TOXENV=docs - TOXENV=docs


# command to install dependencies # command to install dependencies
Expand Down

0 comments on commit 5c708ba

Please sign in to comment.