Commit 43a65c7d by Marius Gedminas

Revert "Can we even ask for Python 2.4 on Travis?"

Becaue we can't: https://travis-ci.org/mgedmin/ansible/jobs/84866458

This reverts commit e31e866e.
parent e31e866e
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment