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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=95d99a17e40df0ef7420804f40bb1e889a35dd74;p=pdns add dist-recursor to travis.yml --- diff --git a/.travis.yml b/.travis.yml index be75ed068..0c8bd3d68 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