summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarel Ben-Attia <harelba@gmail.com>2018-12-08 14:21:36 +0200
committerHarel Ben-Attia <harelba@gmail.com>2018-12-08 14:21:36 +0200
commit820e06f79fb1e46b70eefba65bbfe1b18cca0223 (patch)
treea601f34d3db47be10be4dcbd5c6c48db3ef85f83
parent69d140fde47855cda59e05aaba150d813b9e9a27 (diff)
remove old non-working 3.7 definition for travis
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 20d00a8..ae4f1df 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,6 @@ language: python
python:
- "2.7"
- "3.6"
- - "3.7"
matrix:
include:
- python: "3.7"