build: fail CI builds if a new warning is introduced
Signed-off-by: Thomas Graf <tgraf@suug.ch>
This commit is contained in:
@ -7,4 +7,4 @@ before_install:
|
||||
- sudo apt-get install libnl-3-dev libnl-route-3-dev
|
||||
- sudo apt-get install libncurses-dev
|
||||
# Change this to your needs
|
||||
script: ./autogen.sh && ./configure && make
|
||||
script: ./.travis/run.sh
|
||||
|
Reference in New Issue
Block a user