summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 76a20b00d..f6fa9c985 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -32,8 +32,10 @@ jobs:
env: PY=2
- python: "3.5"
- python: "3.6"
+ - python: "3.7"
+ - python: "3.8"
- stage: docker
- python: "3.6"
+ python: "3.8"
git:
depth: false
services: