Skip to content

Commit

Permalink
?
Browse files Browse the repository at this point in the history
  • Loading branch information
dmpe committed Jul 23, 2015
1 parent e4a3b2c commit c18b996
Showing 1 changed file with 4 additions and 13 deletions.
17 changes: 4 additions & 13 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,9 @@ language: R
sudo: required
warnings_are_errors: true

apt_packages:
- libgdal1-dev
- libgdal-dev
- libgeos-c1
- libproj-dev
- libhdf5-serial-dev
- libhdf5-dev
- libhdf5-7
- libgdal1h
- libnetcdf-dev
- libhdf4-alt-dev

before_install:
- sudo apt-get install libv8-dev

r_github_packages:
- hadley/httr
- jeroenooms/jsonlite
Expand All @@ -28,7 +19,7 @@ r_github_packages:
- jimhester/covr
- ropensci/geojsonio

r_packages:
r_binary_packages:
- rgdal
- rgeos

Expand Down

0 comments on commit c18b996

Please sign in to comment.