This project exists to assist APB developers in APB testing.
Simply copy .travis.example.yml into your project as
.travis.yml
, enable Travis CI on your
project, modify the
environment variables for the OpenShift and Kubernetes versions you wish to
test against, update the export apb_name
value, and you are all set.