Skip to content

Commit f647c73

Browse files
committed
TEST ALL THE VERSIONS
1 parent 6114935 commit f647c73

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
language: python
22
python:
3+
- "2.4"
34
- "2.5"
45
- "2.6"
56
- "2.7"
7+
- "3.0"
8+
- "3.1"
69
- "3.2"
710
script:
811
- python setup.py test

0 commit comments

Comments
 (0)