new travis

This commit is contained in:
Olof hagsand 2020-07-07 22:48:12 +02:00
parent c805c7d04b
commit 81b92ac8b2

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