We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b35149 commit 25c1d36Copy full SHA for 25c1d36
1 file changed
.travis.yml
@@ -3,5 +3,7 @@ language: python
3
python:
4
- 2.6
5
- 2.7
6
+ - 3.2
7
+ - 3.3
8
9
script: python setup.py test
0 commit comments