From: Ruben Kerkhof Date: Sun, 4 Jan 2015 19:39:57 +0000 (+0100) Subject: Enable botan in Travis X-Git-Tag: rec-3.7.0-rc2~39^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=361dbce77eff0c14f34c5420292af357d4a501a5;p=pdns Enable botan in Travis --- diff --git a/.travis.yml b/.travis.yml index 2e18ff74a..402a1d3aa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,6 +18,7 @@ before_script: geoip-database ldnsutils libboost-all-dev + libbotan1.10-dev libcdb-dev libcdb-dev libcurl4-openssl-dev @@ -72,6 +73,7 @@ script: --with-dynmodules='bind geo geoip gmysql gpgsql gsqlite3 mydns tinydns remote random opendbx ldap lmdb lua' --with-modules='' --with-sqlite3 + --enable-botan1.10 --enable-unit-tests --enable-tools --enable-remotebackend-zeromq