Skip to content

Commit

Permalink
Cleaning up the travis file to get success.
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonGoring committed Sep 20, 2020
1 parent 0590266 commit daf249c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ cache: packages
env:
- NOT_CRAN=true

apt_packages: libudunits2-dev
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

r_github_packages:
- jimhester/covr
Expand Down
2 changes: 0 additions & 2 deletions CRAN-RELEASE

This file was deleted.

0 comments on commit daf249c

Please sign in to comment.