build: travis: Build with and without libGeoIP/zlib
commit0f6b6059d9d4d36e1132af423ccac33267e910a5
authorTobias Klauser <tklauser@distanz.ch>
Fri, 22 Apr 2016 10:10:21 +0000 (22 12:10 +0200)
committerTobias Klauser <tklauser@distanz.ch>
Fri, 22 Apr 2016 10:10:21 +0000 (22 12:10 +0200)
tree76fa917b696e8637c64d21d0f14ba9bc27eacbc4
parent0349b93a6689aa9a57e8cf4b686455155a23ffa5
build: travis: Build with and without libGeoIP/zlib

In order to catch problems with missing libGeoIP/zlib stubs already in
Travis CI, use the DISABLE_{GEOIP,ZLIB} variables to the configure
script in all possible combinations during the CI build.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
.travis.yml