diff options
| -rwxr-xr-x | travis/install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/travis/install.sh b/travis/install.sh index 70b8e90d..6eddb4bf 100755 --- a/travis/install.sh +++ b/travis/install.sh @@ -84,6 +84,7 @@ PROJ_LIB=$GRIDDIR ./src/proj -VC # install & run the working GIGS test # create locations that pyproj understands +pyenv global system 3.4 python3 --version ln -s src include ln -s src/.libs lib |
