mirror of
https://github.com/sensebox/opensensmapr
synced 2025-02-22 06:23: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
|
@ -11,6 +11,9 @@ r:
|
||||||
r_github_packages:
|
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue