Hi,
I’ve just completed integrating Travis CI into my Hadoop Ansible Playbook. It tests the whole playbook by deploying on DigitalOcean, taking screenshots, and destroying the droplets.
My .travis.yml: https://github.com/analytically/hadoop-ansible/blob/master/.travis.yml
https://github.com/analytically/hadoop-ansible
Enjoy,
Mathias