Skip to content

Commit

Permalink
Merge pull request #40 from hugovk/pytest-6
Browse files Browse the repository at this point in the history
Test with pytest 6
  • Loading branch information
renanivo authored Aug 1, 2020
2 parents ee5b39c + 2f83252 commit 6f8508e
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 @@ -13,6 +13,7 @@ env:
- PYTEST="pytest>3.7.0,<4.0.0"
- PYTEST="pytest>=4.0.0,<5.0.0"
- PYTEST="pytest>=5.0.0,<6.0.0"
- PYTEST="pytest>=6.0.0,<7.0.0"

cache:
directories:
Expand Down

0 comments on commit 6f8508e

Please sign in to comment.