Skip to content

Commit c36c535

Browse files
authored
Upgrade pytest
1 parent 5529746 commit c36c535

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
@@ -13,6 +13,7 @@ cache:
1313
- $HOME/.cache/pip/
1414
install:
1515
- pip install -U pip
16+
- pip install pytest~=3.10.0
1617
- pip install -e .[test]
1718
- pip install coveralls
1819
script:

0 commit comments

Comments
 (0)