We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b926524 commit 5eeec2cCopy full SHA for 5eeec2c
.travis.yml
@@ -24,7 +24,7 @@ notifications:
24
env:
25
global:
26
- R_BUILD_ARGS="--no-build-vignettes --no-manual"
27
- - R_CHECK_ARGS="--no-manual --as-cran"
+ - R_CHECK_ARGS="--no-build-vignettes --no-manual --as-cran"
28
# See the travis docs for more information:
29
# http://about.travis-ci.org/docs/user/build-configuration/#The-Build-Matrix
30
0 commit comments