Browse Source

Merge branch 'master' into requirements-upgrade

Markus Heiser 5 years ago
parent
commit
5d4fcfcd9e
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .travis.yml

+ 3 - 1
.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: