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