diff options
author | Jay Mundrawala <jdmundrawala@gmail.com> | 2014-12-17 14:47:21 -0800 |
---|---|---|
committer | Jay Mundrawala <jdmundrawala@gmail.com> | 2014-12-17 14:47:21 -0800 |
commit | 2480708acc2a8e1771c44d349bde93f045bc2621 (patch) | |
tree | 4a32cc8082a4af246b442486492ad55069b3ed8e | |
parent | f709b74b141e5c7f5f7f07dd83ec8622e0519c01 (diff) | |
download | chef-2480708acc2a8e1771c44d349bde93f045bc2621.tar.gz |
Added Travis badge
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |