From 5368c7accd2ff3a8a8c5aae9e5b6f8080137056e Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Tue, 14 Jul 2015 11:23:38 +0200 Subject: [PATCH] Add pipebackend to travis This was removed some time ago --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.0