From: Kees Monshouwer Date: Thu, 17 Oct 2013 17:14:32 +0000 (+0200) Subject: add dist-recursor to travis.yml X-Git-Tag: rec-3.6.0-rc1~395^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1064%2Fhead;p=thirdparty%2Fpdns.git add dist-recursor to travis.yml --- diff --git a/.travis.yml b/.travis.yml index be75ed068d..0c8bd3d684 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,6 +19,7 @@ script: - make -j 4 check - cd pdns - make -j 4 pdns_recursor + - ./dist-recursor - cd docs - make - cd ../../regression-tests