[CI] Add noLD R test (#6382)

* [CI] Add noLD test

* Make noLD test only trigger with a PR comment

* [CI] Don't install stringi

* Add the Titanic example as a unit test

* Document trigger

* add to index

* Clarify that it needs to be a review comment
This commit is contained in:
Philip Hyunsu Cho
2020-11-12 12:41:25 -08:00
committed by GitHub
parent c1a62b5fa2
commit 5a33c2f3a0
6 changed files with 97 additions and 3 deletions

View File

@@ -27,3 +27,4 @@ Here are guidelines for contributing to various aspect of the XGBoost project:
Docs and Examples <docs>
git_guide
release
ci