diff --git a/README.md b/README.md index feb7a99..2665365 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,12 @@ Ansible role to install Oracle Java 8. - codeyourinfra.oracle_java8 ``` -## License +## Build process -[MIT](https://opensource.org/licenses/MIT) +The build process is performed in [Travis CI](https://travis-ci.org/codeyourinfra/oracle_java8). During the build, the role is tested by using [Ubuntu Docker images with Python 3](https://hub.docker.com/r/codeyourinfra/python3). + +If the build is succeeded, dependent roles may have also its builds triggered, thanks to the [travis-dependent-builds project](https://github.com/stephanmg/travis-dependent-builds). One example is the [Codeyourinfra Jenkins Ansible role](https://galaxy.ansible.com/codeyourinfra/jenkins). ## Author Information -[@gustavomcarmo](https://github.com/gustavomcarmo) is a contributor of the [codeyourinfra](https://github.com/codeyourinfra/codeyourinfra) project. Be a contributor too! +[@gustavomcarmo](https://github.com/gustavomcarmo) is a contributor of [Codeyourinfra](https://github.com/codeyourinfra). Get on board too! :)