From c8bef3173f55ec2de0d0ea452c0c9a07e0c89638 Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Tue, 31 Oct 2017 22:46:40 +0100 Subject: Add 'axisswap' operation - swap axes in pipelines --- travis/install.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'travis') 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 -- cgit v1.2.3