water-hole / ansible-operator

POC Code for the operator backed by ansible
48 stars 29 forks source link

Add Travis config to test build #7

Closed ehelms closed 6 years ago

ehelms commented 6 years ago

Adding a starter Travis configuration to add some basic validation for changes. This attempts to only validate that build will work for any proposed change. This could be expanded to more interesting things like running minikube and testing the example deployment later on.