We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dc7d91 commit 6917b7dCopy full SHA for 6917b7d
.travis.yml
@@ -1,7 +1,9 @@
1
language: python
2
python:
3
- - "2.6"
4
- "2.7"
+ - "3.3"
5
+ - "3.4"
6
+ - "3.5"
7
install:
8
- "make deps"
9
- "make install"
0 commit comments