xref: /aosp_15_r20/external/selinux/scripts/ci/README.md (revision 2d543d20722ada2425b5bdab9d0d1d29470e7bba)
1# Continuous Integration Scripts
2
3The scripts under `scripts/ci` are designed specifically
4for the Travis CI system. While nothing prevents you
5from mimicking that environment and using them locally,
6they are not applicable for general consumption. Any
7thing in this directory should never be considered as
8a stable API.
9