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 3669aa8 commit 602f007Copy full SHA for 602f007
.travis.yml
@@ -4,6 +4,8 @@ language: python
4
python:
5
- '2.7'
6
- '3.4'
7
+ - '3.5'
8
+ - '3.6'
9
- '3.7'
10
- 'pypy2.7-6.0'
11
- 'pypy3.5-6.0'
0 commit comments