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 44a295a commit 4e68ee2Copy full SHA for 4e68ee2
.travis.yml
@@ -11,6 +11,7 @@ before_install:
11
install:
12
- bash <(curl -sL get.comby.dev)
13
- pip install -r requirements.dev.txt
14
+- pip install tox-travis==0.12
15
- pip install .
16
script:
17
- tox
0 commit comments