We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdc5693 commit 1d56b7aCopy full SHA for 1d56b7a
1 file changed
.travis.yml
@@ -5,7 +5,7 @@ python:
5
- "2.7"
6
- "3.2"
7
- "3.3"
8
- - "pypy"
+ #- "pypy"
9
install:
10
- pip install . --use-mirrors
11
- pip install -r tests/requirements.txt --use-mirrors
0 commit comments