Skip to content

Commit e2ba828

Browse files
committed
Upgrade pytest for docs build as well
1 parent fc532aa commit e2ba828

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ before_install:
3636
- |
3737
if [[ $GROUP == docs ]]; then
3838
pip install -r docs/doc-requirements.txt
39+
pip install --upgrade pytest
3940
fi
4041
- |
4142
if [[ $GROUP == selenium ]]; then

0 commit comments

Comments
 (0)