From 48bfa6121fd19718b93d9ed9e09ddaed0739fadf Mon Sep 17 00:00:00 2001 From: Thomas Knudsen Date: Wed, 11 Oct 2017 18:13:35 +0200 Subject: Run 'gie builtins.gie' as part of Travis CI jobs Touch up configuration files to support gie --- travis/install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'travis') 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 -- cgit v1.2.3