commit
160231bdd7
@ -5,6 +5,7 @@ compiler:
|
|||||||
- clang
|
- clang
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
- sudo apt-get update
|
||||||
- sudo apt-get install libconfig8-dev
|
- sudo apt-get install libconfig8-dev
|
||||||
- sudo apt-get install libreadline6-dev
|
- sudo apt-get install libreadline6-dev
|
||||||
- sudo apt-get install libssl-dev
|
- sudo apt-get install libssl-dev
|
||||||
@ -17,3 +18,4 @@ script:
|
|||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
- ./configure
|
- ./configure
|
||||||
- make
|
- make
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user