LightGBM/.ci
James Lamb 9843506e63
[ci] Changed use of strcpy to snprintf (fixes #1990) (#2973)
* [ci] Changed use of strcpy to snprintf

* fix

* fully enable cpplint
2020-04-16 03:52:45 +01:00
..
README.md [ci] migrate to new Dockerfile (#2174) 2019-05-15 18:41:27 +03:00
lint_r_code.R [R-package] [ci] added more linters (#2803) 2020-03-17 23:33:29 +03:00
setup.sh [ci] bump Azure image versions (#2822) 2020-02-26 11:53:50 +08:00
test.sh [ci] Changed use of strcpy to snprintf (fixes #1990) (#2973) 2020-04-16 03:52:45 +01:00
test_r_package.sh [ci] fixed r-lintr version constraint (#2990) 2020-04-14 00:13:09 +03:00
test_windows.ps1 [python] Re-enable scikit-learn 0.22+ support (#2949) 2020-04-10 12:53:21 +09:00

README.md

Helper Scripts for CI

This folder contains scripts which are run on CI services.

Dockerfile used on CI service is maintained in a separate GitHub repository and can be pulled from Docker Hub.