diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2017-09-11 13:35:31 +0200 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2017-09-11 13:35:31 +0200 |
| commit | 647f4012e4f8da4c2bf25b1f13588c10e543b807 (patch) | |
| tree | 646425cdeaa37c107422833e6bb1df5685a044fa /travis | |
| parent | f5cb9ad88904904f62c6f1718aadd1dc447ee133 (diff) | |
| download | PROJ-647f4012e4f8da4c2bf25b1f13588c10e543b807.tar.gz PROJ-647f4012e4f8da4c2bf25b1f13588c10e543b807.zip | |
Select python version via travis setup instead of using pyenv (which is not consistent across platforms)
Diffstat (limited to 'travis')
| -rwxr-xr-x | travis/install.sh | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
