try to understand travis

This commit is contained in:
Ralph Dolmans 2020-01-16 00:18:00 +01:00
parent 9877e52161
commit 53d85f903c

View file

@ -13,4 +13,5 @@ script:
- ./configure --enable-debug --disable-flto
- make
- make test
- ./testbound -p ./testdata/rpz_respip.rpl
- (cd testdata/clang-analysis.tdir; bash clang-analysis.test)