From: Pieter Lexis Date: Tue, 14 Jul 2015 09:23:38 +0000 (+0200) Subject: Add pipebackend to travis X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~58^2~11^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5368c7accd2ff3a8a8c5aae9e5b6f8080137056e;p=pdns Add pipebackend to travis This was removed some time ago --- diff --git a/.travis.yml b/.travis.yml index 63ea10251..45c35ad10 100644 --- a/.travis.yml +++ b/.travis.yml @@ -83,7 +83,7 @@ script: #DNSName --with-dynmodules='bind gmysql gpgsql gsqlite3 mydns tinydns remote random opendbx ldap lmdb lua' #Build without --enable-botan1.10 option, Botan/SoftHSM conflict #2496 - ./configure - --with-dynmodules='bind gmysql gpgsql gsqlite3 mydns tinydns remote random opendbx ldap lua' + --with-dynmodules='bind gmysql gpgsql gsqlite3 mydns tinydns pipe remote random opendbx ldap lua' --with-modules='' --with-sqlite3 --enable-unit-tests