aboutsummaryrefslogtreecommitdiff
path: root/travis
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2017-10-31 22:46:40 +0100
committerKristian Evers <kristianevers@gmail.com>2017-10-31 22:46:40 +0100
commitc8bef3173f55ec2de0d0ea452c0c9a07e0c89638 (patch)
tree86618fe3364b7b30cb9b2f4f598bde1c34c2e3a1 /travis
parent9222694f522afb0dd96a50a8263dad62efa5d54e (diff)
downloadPROJ-c8bef3173f55ec2de0d0ea452c0c9a07e0c89638.tar.gz
PROJ-c8bef3173f55ec2de0d0ea452c0c9a07e0c89638.zip
Add 'axisswap' operation - swap axes in pipelines
Diffstat (limited to 'travis')
-rwxr-xr-xtravis/install.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/travis/install.sh b/travis/install.sh
index 62c2677f..a96a151f 100755
--- a/travis/install.sh
+++ b/travis/install.sh
@@ -83,6 +83,7 @@ make check
PROJ_LIB=$GRIDDIR ./src/proj -VC
PROJ_LIB=$GRIDDIR ./src/gie ./test/gie/builtins.gie
PROJ_LIB=$GRIDDIR ./src/gie ./test/gie/deformation.gie
+PROJ_LIB=$GRIDDIR ./src/gie ./test/gie/axisswap.gie
# install & run the working GIGS test
# create locations that pyproj understands