We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ddeeee commit fdc3d75Copy full SHA for fdc3d75
.travis.yml
@@ -1,5 +1,7 @@
1
language: python
2
python:
3
+ - 2.4
4
+ - 2.5
5
- 2.6
6
- 2.7
7
install: pip install -r requirements.txt --use-mirrors
0 commit comments