Skip to content

Commit

Permalink
Upgrade pytest for docs build as well
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver committed Jan 9, 2019
1 parent fc532aa commit e2ba828
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ before_install:
- |
if [[ $GROUP == docs ]]; then
pip install -r docs/doc-requirements.txt
pip install --upgrade pytest
fi
- |
if [[ $GROUP == selenium ]]; then
Expand Down

0 comments on commit e2ba828

Please sign in to comment.