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 096f4ea commit 1fb9b02Copy full SHA for 1fb9b02
.travis.yml
@@ -27,6 +27,8 @@ env:
27
global:
28
- R_BUILD_ARGS="--no-build-vignettes --no-manual"
29
- R_CHECK_ARGS="--no-build-vignettes --no-manual --as-cran"
30
+ - RunAllRcppTests="yes"
31
+
32
# See the travis docs for more information:
33
# http://about.travis-ci.org/docs/user/build-configuration/#The-Build-Matrix
34
0 commit comments