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 7548738 commit a66c111Copy full SHA for a66c111
.travis.yml
@@ -4,6 +4,8 @@ python:
4
- 2.7
5
- 3.3
6
- 3.4
7
+- 3.5
8
+- pypy
9
install:
10
- pip install pytest pytest-cov coveralls flake8
11
- pip install -e .
0 commit comments