Skip to content

Commit 98ab0bf

Browse files
committed
Ensure the tests are passed in latest pytest environments
Re #32.
1 parent 4cc77ee commit 98ab0bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ env:
1313
- PYTEST=2.5.2
1414
- PYTEST=2.6.4
1515
- PYTEST=2.7.0
16+
- PYTEST=2.7.1
17+
- PYTEST=2.7.2
1618

1719
install:
1820
- pip install -q pytest==$PYTEST

0 commit comments

Comments
 (0)