From: Peter van Dijk Date: Mon, 15 Feb 2016 15:40:57 +0000 (+0100) Subject: stop testing in-tree recursor build X-Git-Tag: auth-4.0.0-alpha2~47^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F3373%2Fhead;p=thirdparty%2Fpdns.git stop testing in-tree recursor build --- diff --git a/.travis.yml b/.travis.yml index b03b2a914e..91184b4a9d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -239,12 +239,6 @@ script: ### recursor ### - # in-tree build - - cd pdns - - make -k -j3 pdns_recursor - - rm -f pdns_recursor - - cd .. - # distribution build - ./build-scripts/dist-recursor - cd pdns/recursordist