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 fc532aa commit e2ba828Copy full SHA for e2ba828
.travis.yml
@@ -36,6 +36,7 @@ before_install:
36
- |
37
if [[ $GROUP == docs ]]; then
38
pip install -r docs/doc-requirements.txt
39
+ pip install --upgrade pytest
40
fi
41
42
if [[ $GROUP == selenium ]]; then
0 commit comments