Skip to content

Commit a253704

Browse files
committed
travis: Remove pypy, keep pypy3
See also: https://docs.travis-ci.com/user/reference/bionic/
1 parent d51b913 commit a253704

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ python:
55
- 2.7
66
- 3.6
77
- 3.7
8-
- pypy
98
- pypy3
109
if: (type = push AND branch IN (master)) OR (type = pull_request)
1110
env:

0 commit comments

Comments
 (0)