]> granicus.if.org Git - pdns/commitdiff
stop testing in-tree recursor build
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 15 Feb 2016 15:40:57 +0000 (16:40 +0100)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 15 Feb 2016 15:40:57 +0000 (16:40 +0100)
.travis.yml

index b03b2a914ecd5fdef759ec1ba35bf3886c805bad..91184b4a9d989c42416ef17f4e0a71922145b76d 100644 (file)
@@ -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