We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3494068 commit 7b05d76Copy full SHA for 7b05d76
.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