mirror of
https://github.com/SELinuxProject/selinux
synced 2025-01-03 12:12:12 +00:00
9 lines
321 B
Markdown
9 lines
321 B
Markdown
|
# Continuous Integration Scripts
|
||
|
|
||
|
The scripts under `scripts/ci` are designed specifically
|
||
|
for the Travis CI system. While nothing prevents you
|
||
|
from mimicking that environment and using them locally,
|
||
|
they are not applicable for general consumption. Any
|
||
|
thing in this directory should never be considered as
|
||
|
a stable API.
|