mirror of
https://github.com/sensebox/opensensmapr
synced 2025-02-22 14:53:57 +01:00
speed up travis build by skipping vignettes
This commit is contained in:
parent
8999284d62
commit
7ea3ddca01
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@ r_github_packages:
|
||||||
- r-lib/covr
|
- r-lib/covr
|
||||||
- jimhester/lintr
|
- jimhester/lintr
|
||||||
|
|
||||||
|
r_build_args: "--no-build-vignettes"
|
||||||
|
r_check_args: "--as-cran --no-vignettes"
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable --yes
|
- sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable --yes
|
||||||
- sudo apt-get --yes --force-yes update -qq
|
- sudo apt-get --yes --force-yes update -qq
|
||||||
|
|
Loading…
Add table
Reference in a new issue