summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Mundrawala <jdmundrawala@gmail.com>2014-12-17 14:47:21 -0800
committerJay Mundrawala <jdmundrawala@gmail.com>2014-12-17 14:47:21 -0800
commit2480708acc2a8e1771c44d349bde93f045bc2621 (patch)
tree4a32cc8082a4af246b442486492ad55069b3ed8e
parentf709b74b141e5c7f5f7f07dd83ec8622e0519c01 (diff)
downloadchef-2480708acc2a8e1771c44d349bde93f045bc2621.tar.gz
Added Travis badge
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d58a4d2926..8793cc190b 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
# Chef
[![Code Climate](https://codeclimate.com/github/opscode/chef.png)](https://codeclimate.com/github/opscode/chef)
+[![Build Status Master](https://travis-ci.org/opscode/chef.svg?branch=master)](https://travis-ci.org/opscode/chef)
[![Build Status Master](https://ci.appveyor.com/api/projects/status/github/opscode/chef?branch=master&svg=true&passingText=master%20-%20Ok&pendingText=master%20-%20Pending&failingText=master%20-%20Failing)](https://ci.appveyor.com/project/Chef/chef/branch/master)
Want to try Chef? Get started with [learnchef](https://learnchef.opscode.com)