Skip to content

Commit 713bab0

Browse files
committed
Remove py35 support
Signed-off-by: Gustavo Sampaio <[email protected]>
1 parent 23ec90d commit 713bab0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

-4
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,10 @@ dist: trusty
33
sudo: required
44
matrix:
55
include:
6-
- os: linux
7-
python: 3.5
86
- os: linux
97
python: 3.6
108
- os: linux
119
python: 3.7-dev
12-
- os: linux
13-
env: CONDA_PY=3.5
1410
- os: linux
1511
env: CONDA_PY=3.6
1612
- os: linux

0 commit comments

Comments
 (0)