aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar David Adam <zanchey@ucc.gu.uwa.edu.au>2014-02-06 17:09:31 +0800
committerGravatar David Adam <zanchey@ucc.gu.uwa.edu.au>2014-02-06 17:09:31 +0800
commit01ec55366d35e5469cd687ce1cd9221ed8ca8a9b (patch)
treec0d004955caeb37557943917f9ce6cad2432ee5e /README.md
parente2388344b29a1f5b64b1348f7e71b240b4a64670 (diff)
README.md: update build status image
(oops!)
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 6b7464c5..1ceb8aea 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[fish](http://fishshell.com/) - the friendly interactive shell [![Build Status](https://travis-ci.org/fish-shell/fish-shell.png?branch=travis)](https://travis-ci.org/zanchey/fish-shell)
+[fish](http://fishshell.com/) - the friendly interactive shell [![Build Status](https://travis-ci.org/fish-shell/fish-shell.png?branch=master)](https://travis-ci.org/fish-shell/fish-shell)
================================================
fish is a smart and user-friendly command line shell for OS X, Linux, and the rest of the family. fish includes features like syntax highlighting, autosuggest-as-you-type, and fancy tab completions that just work, with no configuration required.