]> granicus.if.org Git - pdns/commitdiff
Build dnsdist from the dist in travis
authorPieter Lexis <pieter.lexis@powerdns.com>
Fri, 1 May 2015 11:11:41 +0000 (13:11 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Fri, 1 May 2015 13:47:25 +0000 (15:47 +0200)
.travis.yml

index 8b6ed0557d55c1d9652c9869baf4c834cd0ca9e4..fac0e14fa5e195f826dea97c0f315cdf89f5a2f2 100644 (file)
@@ -112,7 +112,15 @@ script:
  - make -k -j 4
  - cd ..
  - ln -s pdns-recursor*/pdns_recursor .
- - cd ../regression-tests.recursor
+ - cd ..
+ - ./build-scripts/dist-dnsdist
+ - cd pdns/dnsdistdist
+ - tar xf dnsdist*.tar.bz2
+ - cd dnsdist-*
+ - ./configure
+ - make -k -j 4
+ - cd ../../../
+ - cd regression-tests.recursor
  - cp vars.sample vars
  - ./config.sh
  - ./start.sh