We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dab4609 commit 9434ef0Copy full SHA for 9434ef0
1 file changed
.travis.yml
@@ -3,6 +3,8 @@ python:
3
- '2.6'
4
- '2.7'
5
- '3.2'
6
+- '3.3'
7
+- '3.4'
8
install:
9
- python setup.py install
10
script: python test/__init__.py
0 commit comments