瀏覽代碼

fix badge to be on master

pull/6/head
Tristan Sloughter 10 年之前
父節點
當前提交
039bf01ab8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@ -4,7 +4,7 @@ rebar
rebar is an Erlang build tool that makes it easy to compile and test Erlang rebar is an Erlang build tool that makes it easy to compile and test Erlang
applications, port drivers and releases. 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 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 embed directly in a project. Where possible, rebar uses standard Erlang/OTP

Loading…
取消
儲存