We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d80629a commit 8123a80Copy full SHA for 8123a80
.travis.yml
@@ -1,5 +1,7 @@
1
language: python
2
-python: 2.7
+python:
3
+ - "2.7"
4
+ - "3.4"
5
env:
6
- TOX_ENV=py27-django19
7
- TOX_ENV=py34-django19
0 commit comments