Travis: Mac: enable googlemaps again

This should work now.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2017-11-24 17:00:29 -08:00
parent 775d27e5ff
commit 79e3f69f48

View file

@ -15,8 +15,7 @@ export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH
cd ${TRAVIS_BUILD_DIR}/..
DIR=$(pwd)
#bash -e -x ./subsurface/scripts/build.sh -desktop -build-with-webkit # we need to build 'both' and need to build without BT and other variations that we want to exercise
bash -e -x ./subsurface/scripts/build.sh -desktop -build-with-webkit -skip-googlemaps
bash -e -x ./subsurface/scripts/build.sh -desktop -build-with-webkit
cd ${TRAVIS_BUILD_DIR}/build