Skip to content

Commit

Permalink
Revert "Can we even ask for Python 2.4 on Travis?"
Browse files Browse the repository at this point in the history
Becaue we can't: https://travis-ci.org/mgedmin/ansible/jobs/84866458

This reverts commit e31e866.
  • Loading branch information
mgedmin committed Oct 12, 2015
1 parent e31e866 commit 43a65c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ 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 43a65c7

Please sign in to comment.