summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTim Moore <tmoore@incrementalism.net>2014-01-02 16:12:29 +1100
committerTim Moore <tmoore@incrementalism.net>2014-01-02 16:12:29 +1100
commitd3d95adad430c9cda1385dc376ccb64aa4002827 (patch)
tree2273572a9b490a6c2459c00703fc889bdd8fc0df /README.md
parent0d7945338909d75673a3755cdc4743dfd022af56 (diff)
downloadbundler-d3d95adad430c9cda1385dc376ccb64aa4002827.tar.gz
Change build badge to the master branch.
Also change the hostname to what's recommended in http://about.travis-ci.org/docs/user/status-images/ (they all redirect to the same place, but this is cleaner). [ci skip]
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 671b6e7244..2117ff5d5a 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
[![Code Climate](https://codeclimate.com/github/bundler/bundler.png)](https://codeclimate.com/github/bundler/bundler)
-[![Build Status](https://secure.travis-ci.org/bundler/bundler.png?branch=1-3-stable)](http://travis-ci.org/bundler/bundler)
+[![Build Status](https://travis-ci.org/bundler/bundler.png?branch=master)](http://travis-ci.org/bundler/bundler)
<a href="http://badge.fury.io/rb/bundler"><img src="https://badge.fury.io/rb/bundler@2x.png" alt="Gem Version" height="18"></a>
# Bundler: a gem to bundle gems