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: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F2639%2Fhead;p=thirdparty%2Fpdns.git Add pipebackend to travis This was removed some time ago --- diff --git a/.travis.yml b/.travis.yml index 63ea102511..45c35ad105 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