Skip to content

Commit

Permalink
back to last travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
ateucher committed Nov 27, 2016
1 parent ee70bf7 commit f17952b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
language: r
dist: trusty
cache: packages

before_install:
- export CURWD=`pwd`
- sudo apt-get install libproj-dev libgeos-dev netcdf-bin libv8-dev
- sudo apt-get install libproj-dev libgeos++-dev netcdf-bin libv8-dev
- cd
- wget http://download.osgeo.org/gdal/2.1.0/gdal-2.1.0.tar.gz
- tar zxf gdal-2.1.0.tar.gz
Expand Down

0 comments on commit f17952b

Please sign in to comment.