1
0
Fork 0
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:
noerw 2018-05-07 18:13:41 +02:00
parent 8999284d62
commit 7ea3ddca01

View file

@ -12,6 +12,9 @@ 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
- sudo apt-get --yes --force-yes update -qq