Skip to content

Commit

Permalink
sf fail take 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartesto committed Aug 3, 2020
1 parent 643e9d8 commit 923095e
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,16 @@

language: R
cache: packages
sudo: required
dist: trusty

before_install:
- sudo add-apt-repository ppa:ubuntugis/ppa --yes
- sudo apt-get --yes --force-yes update -qq
- sudo apt-get install --yes libudunits2-dev libproj-dev libgeos-dev libgdal-dev

warnings_are_errors: false
addons:
apt:
packages:
- libudunits2-dev
- libproj-dev
- libgeos-dev
- libgdal-dev


warnings_are_errors: false

# addons:
# apt:
# packages:
# - libudunits2-dev

0 comments on commit 923095e

Please sign in to comment.