From 647f4012e4f8da4c2bf25b1f13588c10e543b807 Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Mon, 11 Sep 2017 13:35:31 +0200 Subject: Select python version via travis setup instead of using pyenv (which is not consistent across platforms) --- travis/install.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'travis') diff --git a/travis/install.sh b/travis/install.sh index 6eddb4bf..70b8e90d 100755 --- a/travis/install.sh +++ b/travis/install.sh @@ -84,7 +84,6 @@ 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 -- cgit v1.2.3