Skip to content

Commit

Permalink
jsf
Browse files Browse the repository at this point in the history
  • Loading branch information
mdsumner committed May 1, 2017
1 parent a7ec295 commit e19a705
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,18 @@ before_install:
- sudo apt-get install -y libudunits2-dev libproj-dev libgeos++-dev libgdal-dev
- sudo apt-get install -y netcdf-bin libnetcdf-dev

r_binary_packages:
- rgdal
- proj4
- ncdf4
- sp
- raster
- Rcpp
- RcppEigen
- testthat
- tibble
- dplyr

cache: packages
#R binary packages not supported with 'sudo: false' or 'dist: precise', falling back to source install
#Installing R packages: rgdal, proj4, ncdf4, sp, raster, Rcpp, RcppEigen, testthat, tibble, dplyr
Expand Down

0 comments on commit e19a705

Please sign in to comment.