Commit e31e866e by Marius Gedminas

Can we even ask for Python 2.4 on Travis?

parent 29202454
......@@ -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
......
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