Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Commit 7f95d56

Browse files
author
Sam Park
committed
Rm Py3.5 test
It's not available in Travis for some reason
1 parent d972bcf commit 7f95d56

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ matrix:
1111
python: '2.7'
1212
script: tox -e py27
1313

14-
- name: Python 3.5 tests
15-
python: '3.5'
16-
script: tox -e py35
17-
1814
- name: Python 3.6 tests
1915
python: '3.6'
2016
script: tox -e py36

0 commit comments

Comments
 (0)