We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65297bd commit 58bf2f9Copy full SHA for 58bf2f9
.travis.yml
@@ -1,2 +1,6 @@
1
language: python
2
python: 3.3
3
+env:
4
+ - TOX_ENV=py33
5
+install:
6
+ - pip install tox
0 commit comments