Skip to content

Commit 9eddd2c

Browse files
added comby binary installation to .travis.yml
1 parent d140e13 commit 9eddd2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ python:
66
- '3.6'
77
- '3.7'
88
install:
9+
- bash <(curl -sL get.comby.dev)
910
- pip install -r requirements.dev.txt
1011
- pip install .
1112
script:

0 commit comments

Comments
 (0)