new travis

This commit is contained in:
Olof hagsand 2020-07-07 22:57:21 +02:00
parent 931988763b
commit 9470caa1c0

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 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