Skip to content

Commit

Permalink
Can we even ask for Python 2.4 on Travis?
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Oct 12, 2015
1 parent 2920245 commit e31e866
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ language: python
matrix:
include:
- env: TOKENV=py24 INTEGRATION=no
python: 2.4
- env: TOXENV=py26 INTEGRATION=yes
python: 2.6
- env: TOXENV=py27 INTEGRATION=yes
Expand Down

0 comments on commit e31e866

Please sign in to comment.