summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorTimothy Crosley <timothy.crosley@gmail.com>2019-10-24 18:58:16 -0700
committerTimothy Crosley <timothy.crosley@gmail.com>2019-10-24 18:58:16 -0700
commitcb544adfd4e1364f16a988562ac49131d52243f0 (patch)
tree81fd3bba10b32ae765d9de677fff3d2a40d06824 /.travis.yml
parent5d21f87c442dea4148ae687cb415c7b9a229afa7 (diff)
downloadisort-cb544adfd4e1364f16a988562ac49131d52243f0.tar.gz
Remove Python3.5 specific checks in pipeline
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index d22d1f68..7e5309fb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,8 +7,6 @@ install:
matrix:
include:
- os: linux
- python: 3.5
- - os: linux
python: 3.6
- os: linux
python: 3.7