We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1671cb commit 7d8827aCopy full SHA for 7d8827a
.travis.yml
@@ -3,6 +3,8 @@ python:
3
- 2.6
4
- 2.7
5
- 3.2
6
+ - 3.3
7
+
8
install:
9
- python setup.py develop --allow-hosts='pypi.python.org'
10
0 commit comments