Przeglądaj źródła

Added Travis CI Hook and Build Status

pull/3/head
Joe DeVivo 13 lat temu
rodzic
commit
17df3e9918
2 zmienionych plików z 10 dodań i 0 usunięć
  1. +8
    -0
      .travis.yml
  2. +2
    -0
      README.md

+ 8
- 0
.travis.yml Wyświetl plik

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

+ 2
- 0
README.md Wyświetl plik

@ -4,6 +4,8 @@ rebar
rebar is an Erlang build tool that makes it easy to compile and rebar is an Erlang build tool that makes it easy to compile and
test Erlang applications, port drivers and releases. 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 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
conventions for project structures, thus minimizing the amount of build conventions for project structures, thus minimizing the amount of build

Ładowanie…
Anuluj
Zapisz