fe985a8c84
Now that the standard testing is run on GitHub Actions, we can remove it from .travis.yml, leaving only the selinux-testsuite sanity check, which can't be migrated. Hopefully this will save some precious minutesfrom the limited "plan" Travis gave us... Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com> |
||
---|---|---|
.. | ||
LICENSE | ||
README.md | ||
fedora-test-runner.sh | ||
travis-kvm-setup.sh |
README.md
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.