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 3cd2be1 commit c8f864fCopy full SHA for c8f864f
.travis.yml
@@ -8,6 +8,9 @@ dist: trusty
8
sudo: required
9
matrix:
10
include:
11
+ - os: linux
12
+ dist: trusty
13
+ python: pypy
14
- os: linux
15
dist: trusty
16
python: 2.7
0 commit comments