Fix Travis CI again.

This commit is contained in:
sledgehammer999 2013-07-27 01:34:28 +03:00
parent 864202c757
commit 4f063a478c

View file

@ -31,7 +31,7 @@ install:
- if $debug; then qtc="--enable-debug"; ltc="--enable-debug"; fi
- if ! $gui; then qtc="$qtc --disable-gui"; fi
- qtc="$qtc --with-libgeoip"
- ltc="$ltc --with-libgeoip"
- echo settings
- echo $lt