Added Travis CI Hook and Build Status

This commit is contained in:
Joe DeVivo 2012-06-27 09:18:23 -07:00
parent 4e9e89bd0d
commit 17df3e9918
2 changed files with 10 additions and 0 deletions

8
.travis.yml Normal file
View file

@ -0,0 +1,8 @@
language: erlang
notifications:
email: eng@basho.com
otp_release:
- R15B01
- R15B
- R14B04
- R14B03

View file

@ -4,6 +4,8 @@ rebar
rebar is an Erlang build tool that makes it easy to compile and
test Erlang applications, port drivers and releases.
[![Build Status](https://secure.travis-ci.org/basho/rebar.png?branch=master)](http://travis-ci.org/basho/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
conventions for project structures, thus minimizing the amount of build