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: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F2044%2Fhead;p=thirdparty%2Fpdns.git Enable botan in Travis --- diff --git a/.travis.yml b/.travis.yml index 2e18ff74a9..402a1d3aa4 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