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 938feca commit 3104594Copy full SHA for 3104594
.travis.yml
@@ -1,6 +1,9 @@
1
dist: bionic
2
+language: python
3
+python:
4
+ - 3.6
5
services:
-- docker
6
+ - docker
7
branches:
8
only:
9
- deploy
0 commit comments