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 de5e955 commit 820e88aCopy full SHA for 820e88a
.travis.yml
@@ -7,7 +7,7 @@ python:
7
- 3.5
8
- pypy
9
install:
10
-- pip install pytest-cov coveralls flake8 import-order gevent>=1.1b5
+- pip install pytest-cov coveralls flake8 import-order gevent==1.1b5
11
- pip install pytest>=2.7.3 --upgrade
12
- pip install -e .
13
script:
0 commit comments