Commit a7862ba3 authored by Dalf's avatar Dalf

[mod] .travis.yml: add Python 3.7 and Python 3.8

parent 65e8af62
......@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment