aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml9
1 files changed, 2 insertions, 7 deletions
diff --git a/.travis.yml b/.travis.yml
index 9eee95c8..90584bef 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,16 +4,11 @@ language: python
services:
- docker
+dist: bionic
python:
- - "3.4"
- - "3.5"
- "3.6"
-matrix:
- include:
- - python: 3.7
- dist: xenial
- sudo: true
+ - 3.7
before_install:
- sudo apt-get -qq update