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 d140e13 commit 9eddd2cCopy full SHA for 9eddd2c
.travis.yml
@@ -6,6 +6,7 @@ python:
6
- '3.6'
7
- '3.7'
8
install:
9
+- bash <(curl -sL get.comby.dev)
10
- pip install -r requirements.dev.txt
11
- pip install .
12
script:
0 commit comments