diff --git a/.travis.yml b/.travis.yml index b15c15c0..f0c45024 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,8 @@ language: python python: 3.7 env: TRAVIS_NODE_VERSION=10 +dist: xenial +sudo: true branches: only: - master