We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aca5711 commit 427305cCopy full SHA for 427305c
.travis.yml
@@ -2,9 +2,9 @@ language: python
2
sudo: false
3
python:
4
- 2.7
5
-- 3.3
6
- 3.4
7
- 3.5
+- 3.6
8
- pypy
9
before_install:
10
- |
0 commit comments