mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-30 22:20:21 +00:00
Travis: Mac: enable googlemaps again
This should work now. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
775d27e5ff
commit
79e3f69f48
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue