checking if even 2.5 works :D (this is mostly to trigger a travis-ci initial run)

This commit is contained in:
Thomas Waldmann 2013-11-19 06:13:06 +01:00
parent 4c4e7aa83a
commit 1f38f19d35

View File

@ -1,5 +1,6 @@
language: python language: python
python: python:
- "2.5"
- "2.6" - "2.6"
- "2.7" - "2.7"
- "pypy" - "pypy"