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 2b7aef4 commit 4571d90Copy full SHA for 4571d90
.travis.yml
@@ -32,7 +32,7 @@ install:
32
- pip install pytest==$PYTEST_VERSION
33
34
# others
35
- - pip install coveralls --use-wheel
+ - pip install pytest-cov coveralls --use-wheel
36
37
before_script:
38
- export DISPLAY=:99.0
0 commit comments