Skip to content

Commit 143ab28

Browse files
committed
Drop pypy3, use new trusty dist
1 parent bf626c4 commit 143ab28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: python
2+
dist: trusty
23
python:
3-
- pypy
4-
- pypy3
4+
- pypy-5.4.1
55
- 2.7
66
- 3.4
77
- 3.5

0 commit comments

Comments
 (0)