]> granicus.if.org Git - pdns/commitdiff
travis: build the old geobackend as well
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Tue, 30 Sep 2014 20:38:14 +0000 (22:38 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Tue, 30 Sep 2014 20:38:14 +0000 (22:38 +0200)
.travis.yml

index dfd83156e8559816a8933f9fab6609887f2733ab..c593751430065e3b671a631d06093667285a1a4b 100644 (file)
@@ -32,7 +32,7 @@ before_script:
  - p11-kit -l # ensure it's ok
 script:
  - ./bootstrap
- - ./configure --with-dynmodules='bind geoip gmysql gpgsql gsqlite3 mydns tinydns remote random opendbx ldap lmdb' --with-modules='' --enable-unit-tests --enable-tools --enable-remotebackend-zeromq --enable-experimental-pkcs11
+ - ./configure --with-dynmodules='bind geo geoip gmysql gpgsql gsqlite3 mydns tinydns remote random opendbx ldap lmdb' --with-modules='' --enable-unit-tests --enable-tools --enable-remotebackend-zeromq --enable-experimental-pkcs11
  - make -k dist
  - make -k -j 4
  - make -k install DESTDIR=/tmp/pdns-install-dir