Skip to content

Commit fdc3d75

Browse files
committed
Trying more versions of Python.
1 parent 6ddeeee commit fdc3d75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
language: python
22
python:
3+
- 2.4
4+
- 2.5
35
- 2.6
46
- 2.7
57
install: pip install -r requirements.txt --use-mirrors

0 commit comments

Comments
 (0)