Skip to content

Commit 2b51a98

Browse files
committed
Remove pypy-5.3.1 from test matrix
1 parent 955fb94 commit 2b51a98

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.travis.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -66,17 +66,6 @@ matrix:
6666
env: TOXENV=py37-compatibility
6767
dist: xenial
6868
sudo: true
69-
# PyPy 5.3.1
70-
- python: pypy-5.3.1
71-
env: TOXENV=pypy-base
72-
- python: pypy-5.3.1
73-
env: TOXENV=pypy-cryptography-only
74-
- python: pypy-5.3.1
75-
env: TOXENV=pypy-pycryptodome-norsa
76-
- python: pypy-5.3.1
77-
env: TOXENV=pypy-pycrypto-norsa
78-
- python: pypy-5.3.1
79-
env: TOXENV=pypy-compatibility
8069
# PyPy 3.5 (5.10.1?)
8170
- python: pypy3.5
8271
env: TOXENV=pypy-base

0 commit comments

Comments
 (0)