We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3494068 + 7b05d76 commit e984158Copy full SHA for e984158
1 file changed
.travis.yml
@@ -1,7 +1,7 @@
1
-sudo: false
2
language: python
3
-python:
4
-- '3.6'
+python: 3.7
+dist: xenial
+sudo: true
5
addons:
6
apt:
7
packages:
0 commit comments