Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

Commit

Permalink
update yml to get travis working with rgdal
Browse files Browse the repository at this point in the history
  • Loading branch information
AugustT committed Oct 24, 2016
1 parent f88a878 commit f827cf4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
language: r

dist: trusty
cache: packages
sudo: required

apt_packages:
- libgdal-dev
- libproj-dev
- libv8-dev

r_binary_packages:
Expand Down

0 comments on commit f827cf4

Please sign in to comment.