Add build of everything.

This commit is contained in:
Nicholas Marriott
2020-05-03 11:47:28 +01:00
parent 55901367d0
commit 97d490204b
4 changed files with 51 additions and 13 deletions

View File

@ -3,7 +3,7 @@
if [ "$TRAVIS_OS_NAME" = "linux" ]; then
sudo apt-get update -qq
sudo apt-get -y install bison \
autotools-dev \
autotools-dev \
libncurses5-dev \
libevent-dev \
pkg-config \