]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
try to understand travis
authorRalph Dolmans <ralph@nlnetlabs.nl>
Wed, 15 Jan 2020 23:18:00 +0000 (00:18 +0100)
committerRalph Dolmans <ralph@nlnetlabs.nl>
Wed, 15 Jan 2020 23:18:00 +0000 (00:18 +0100)
.travis.yml

index 45a7cb1535012caa3424cc6228e83cfef4ab7a73..afe716aecc4c4ff2d4f174d5c2c7c30627ebecfe 100644 (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)