diff --git a/.travis.yml b/.travis.yml index 5a7024d3..a76080e4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -95,6 +95,7 @@ script: ./acountry www.google.com ./ahost www.google.com cd test && make && ./arestest -v && cd .. + cd test && make && ./fuzzcheck.sh && cd .. fi - | if [ "$BUILD_TYPE" = "coverage" ]; then