We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1541191 commit d0e4712Copy full SHA for d0e4712
.travis.yml
@@ -6,7 +6,7 @@ python:
6
- "3.5"
7
- "3.6"
8
- "pypy"
9
- - "pypy3"
+ - "pypy3.3-5.2-alpha1"
10
matrix:
11
fast_finish: true
12
install:
0 commit comments