summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index ea09d94..11950e0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,10 +1,8 @@
dist: trusty
language: python
python:
- - "3.4"
- - "3.5"
- "3.6"
- - "pypy3.5"
+ - "3.7"
install:
- pip install .
script: