summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRodolfo Carvalho <rhcarvalho@gmail.com>2016-11-10 15:07:20 +0100
committerRodolfo Carvalho <rhcarvalho@gmail.com>2016-11-10 19:39:27 +0100
commit9e0fe8da3cd5d00e54d4a4ca8b77073dd6b10fc7 (patch)
tree2994ba0cda30da5e232e13ad0458ede8ff01bec1 /README.md
parenta052d498950f473f2b854de25468aca516c4447d (diff)
downloadopenshift-9e0fe8da3cd5d00e54d4a4ca8b77073dd6b10fc7.tar.gz
openshift-9e0fe8da3cd5d00e54d4a4ca8b77073dd6b10fc7.tar.bz2
openshift-9e0fe8da3cd5d00e54d4a4ca8b77073dd6b10fc7.tar.xz
openshift-9e0fe8da3cd5d00e54d4a4ca8b77073dd6b10fc7.zip
Add Travis integration
We can run simple tests in every PR, while triggering our internal CI tests on manually selected PRs. This is a bit better than the all-or-nothing we have today. Running `make ci` in Travis is the same as the Jenkins 'default' job.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 65ac13032..bb8f56824 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
[![Join the chat at https://gitter.im/openshift/openshift-ansible](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/openshift/openshift-ansible)
+[![Build Status](https://travis-ci.org/openshift/openshift-ansible.svg?branch=master)](https://travis-ci.org/openshift/openshift-ansible)
# OpenShift Ansible