From 039bf01ab8f13fba384d8501cdac1146248f9206 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Thu, 13 Nov 2014 21:32:13 -0600 Subject: fix badge to be on master --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d9d7f0..36475cf 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ rebar rebar is an Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases. -[![Build Status](https://travis-ci.org/rebar/rebar3.svg?branch=rebar3)](https://travis-ci.org/rebar/rebar3) +[![Build Status](https://travis-ci.org/rebar/rebar3.svg?branch=master)](https://travis-ci.org/rebar/rebar3) rebar is a self-contained Erlang script, so it's easy to distribute or even embed directly in a project. Where possible, rebar uses standard Erlang/OTP -- cgit v1.1