summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index f875f05..d9cf37b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,9 +4,8 @@ language: python
matrix:
include:
- - python: 3.6
- env: PRE_COMMIT=true
- python: 3.7
+ env: PRE_COMMIT=true
- python: 3.8
- python: 3.9-dev
env: RUN_MYPY=false