Skip to content

Commit f84a01b

Browse files
committed
remove duplicate CPython3.5 CI
1 parent 5d2e03f commit f84a01b

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
@@ -33,17 +33,6 @@ matrix:
3333
- python: 3.4
3434
env: TOXENV=py34-compatibility
3535
# CPython 3.5
36-
- python: 3.5
37-
env: TOXENV=py35-base
38-
- python: 3.5
39-
env: TOXENV=py35-cryptography-only
40-
- python: 3.5
41-
env: TOXENV=py35-pycryptodome-norsa
42-
- python: 3.5
43-
env: TOXENV=py35-pycrypto-norsa
44-
- python: 3.5
45-
env: TOXENV=py35-compatibility
46-
# CPython 3.5
4736
- python: 3.5
4837
env: TOXENV=py35-base
4938
- python: 3.5

0 commit comments

Comments
 (0)