aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 97a26f4e..dca567bf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -31,8 +31,10 @@ matrix:
- docker
- python: 3.6
env: TOXENV=individual_coverage
- - python: "3.7-dev"
+ - python: 3.7
env: TOXENV=py37
+ dist: xenial
+ sudo: true # required workaround for https://github.com/travis-ci/travis-ci/issues/9815
- language: node_js
node_js: "node"
before_install: