1
0
Fork 0
mirror of https://github.com/sensebox/opensensmapr synced 2025-02-21 13:23:57 +01:00

speed up travis build by skipping vignettes

This commit is contained in:
noerw 2018-05-07 18:13:41 +02:00
parent 8999284d62
commit 7ea3ddca01

View file

@ -11,6 +11,9 @@ r:
r_github_packages:
- r-lib/covr
- jimhester/lintr
r_build_args: "--no-build-vignettes"
r_check_args: "--as-cran --no-vignettes"
before_install:
- sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable --yes