new travis

This commit is contained in:
Olof hagsand 2020-07-07 22:55:11 +02:00
parent f11e9f7388
commit 931988763b

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