There was an error while loading. Please reload this page.
1 parent 5021060 commit 0695ea5Copy full SHA for 0695ea5
.travis.yml
@@ -19,6 +19,8 @@ jobs:
19
env: TOXENV=py36
20
- python: 3.7
21
env: TOXENV=py37
22
+ dist: xenial
23
+ sudo: true
24
25
script:
26
- tox
0 commit comments