diff options
Diffstat (limited to 'travis/install.sh')
| -rwxr-xr-x | travis/install.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/travis/install.sh b/travis/install.sh index 51a8ea2f..1247435b 100755 --- a/travis/install.sh +++ b/travis/install.sh @@ -81,7 +81,8 @@ if [ $TRAVIS_OS_NAME == "osx" ]; then make -j3 make check PROJ_LIB=$GRIDDIR ./src/proj -VC - +./src/gie ./test/gie/builtins.gie + # install & run the working GIGS test # create locations that pyproj understands ln -s src include |
