new travis

This commit is contained in:
Olof hagsand 2020-07-07 22:50:41 +02:00
parent 81b92ac8b2
commit f11e9f7388

View file

@ -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
- sudo apt-get install -y libevent-dev cmake openssl libssl-dev
- ./test/travis/before_script.sh
- ./test/travis/build_evhtp.sh