From: Kees Monshouwer Date: Fri, 6 Sep 2013 23:09:46 +0000 (+0200) Subject: build recursor in travis X-Git-Tag: rec-3.6.0-rc1~453^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1000%2Fhead;p=thirdparty%2Fpdns.git build recursor in travis --- diff --git a/.travis.yml b/.travis.yml index 9e72265b64..2fe70db531 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,7 @@ script: - make -j 4 - make check - cd pdns + - make pdns_recursor - cd docs - make - cd ../../regression-tests