From 8c6fe8b673c9876e7301d4a890403a931540c17c Mon Sep 17 00:00:00 2001 From: Thomas Knudsen Date: Tue, 28 Nov 2017 16:09:17 +1300 Subject: Add tests for GDA2020 (#688) Add GDA2020 tests, and correct the PJ_helmert bug they revealed --- travis/install.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'travis') diff --git a/travis/install.sh b/travis/install.sh index f71108c6..78da24de 100755 --- a/travis/install.sh +++ b/travis/install.sh @@ -85,6 +85,7 @@ PROJ_LIB=$GRIDDIR ./src/gie ./test/gie/more_builtins.gie PROJ_LIB=$GRIDDIR ./src/gie ./test/gie/deformation.gie PROJ_LIB=$GRIDDIR ./src/gie ./test/gie/axisswap.gie PROJ_LIB=$GRIDDIR ./src/gie ./test/gie/ellipsoid.gie +PROJ_LIB=$GRIDDIR ./src/gie ./test/gie/GDA.gie # install & run the working GIGS test # create locations that pyproj understands -- cgit v1.2.3