diff --git a/.travis.yml b/.travis.yml index 5396a28..c3c053d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,6 @@ language: python dist: xenial +sudo: required python: - "3.6" - "3.7"