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.
2 parents 605ced0 + e57a20f commit e16b1acCopy full SHA for e16b1ac
.travis.yml
@@ -2,7 +2,7 @@ language: python
2
python:
3
- "2.6"
4
- "2.7"
5
- - "pypy"
+# - "pypy"
6
# command to install dependencies
7
install:
8
- pip install -r requirements-test.txt --use-mirrors
0 commit comments