Skip to content

Commit e51aa90

Browse files
committed
Upgrade pypy so pytest.warns works
1 parent 92d58f9 commit e51aa90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: python
22
dist: trusty
33
matrix:
44
include:
5-
- python: pypy-5.4.1
5+
- python: pypy2.7-5.10.0
66
- python: 3.7
77
dist: xenial
88
sudo: required

0 commit comments

Comments
 (0)