Try sudo: required on travis/xenial

This commit is contained in:
John Reese 2018-07-03 16:57:14 -07:00
parent 5056aca56f
commit 4293a01cb8
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
language: python
dist: xenial
sudo: required
python:
- "3.6"
- "3.7"