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 358af9c commit c3fd910Copy full SHA for c3fd910
.travis.yml
@@ -7,7 +7,7 @@ python:
7
- '3.6'
8
- '3.7'
9
before_install:
10
-- sudo apt-get install -y libpcre3-dev
+- sudo apt-get install -y libev4 libpcre3-dev
11
install:
12
- bash <(curl -sL get.comby.dev)
13
- pip install -r requirements.dev.txt
0 commit comments