From 2c5d2c1f7e4130106650f6f30c850db71cd158b0 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Mon, 15 Feb 2016 16:40:57 +0100 Subject: [PATCH] stop testing in-tree recursor build --- .travis.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index b03b2a914..91184b4a9 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 -- 2.40.0