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 5939373 commit cb964c5Copy full SHA for cb964c5
.travis.yml
@@ -1,6 +1,7 @@
1
+dist: bionic
2
language: python
-
3
-sudo: required
+python:
4
+ - "3.8.0"
5
6
services:
7
- docker
0 commit comments