aboutsummaryrefslogtreecommitdiff
path: root/travis
diff options
context:
space:
mode:
authorThomas Knudsen <thokn@sdfe.dk>2017-10-11 18:13:35 +0200
committerThomas Knudsen <thokn@sdfe.dk>2017-10-12 14:40:30 +0200
commit48bfa6121fd19718b93d9ed9e09ddaed0739fadf (patch)
tree0ac651a28d640f6c8822a29ab12e9cc2eb4133de /travis
parentf1e12f6bd6c12f08caee2cca15f34aec14f4615b (diff)
downloadPROJ-48bfa6121fd19718b93d9ed9e09ddaed0739fadf.tar.gz
PROJ-48bfa6121fd19718b93d9ed9e09ddaed0739fadf.zip
Run 'gie builtins.gie' as part of Travis CI jobs
Touch up configuration files to support gie
Diffstat (limited to 'travis')
-rwxr-xr-xtravis/install.sh3
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