Skip to content

Commit 883edd8

Browse files
committed
Rename pypy versions in travis configuration.
1 parent f2a3a6e commit 883edd8

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
@@ -6,8 +6,8 @@ python:
66
- "3.6"
77
- "3.7"
88
- "nightly"
9-
- "pypy2.7"
10-
- "pypy3.5"
9+
- "pypy"
10+
- "pypy3"
1111

1212
install:
1313
- pip install pytest pytest-cov codecov

0 commit comments

Comments
 (0)