diff options
author | Tristan Sloughter <t@crashfast.com> | 2014-10-18 13:01:46 -0500 |
---|---|---|
committer | Tristan Sloughter <t@crashfast.com> | 2014-10-18 13:01:46 -0500 |
commit | 8cfa0afe973eb798b5f4be2c01645438f1d509c8 (patch) | |
tree | 6b6a920b50fde5ceb1d687d828eca80aa3b3e79a | |
parent | 21cf46ff9ce8b7748b46d2562259791e20797597 (diff) |
change travis status image to rebar3
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. -[](http://travis-ci.org/rebar/rebar) +[](https://travis-ci.org/tsloughter/rebar) 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 |