new travis
This commit is contained in:
parent
81b92ac8b2
commit
f11e9f7388
1 changed files with 1 additions and 1 deletions
|
|
@ -7,6 +7,6 @@ os: linux
|
||||||
arch: amd64
|
arch: amd64
|
||||||
script: ./configure --with-restconf=evhtp && make && sudo make install
|
script: ./configure --with-restconf=evhtp && make && sudo make install
|
||||||
before_script:
|
before_script:
|
||||||
- sudo apt-get install -y libevent-dev cmake
|
- sudo apt-get install -y libevent-dev cmake openssl libssl-dev
|
||||||
- ./test/travis/before_script.sh
|
- ./test/travis/before_script.sh
|
||||||
- ./test/travis/build_evhtp.sh
|
- ./test/travis/build_evhtp.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue