mirror of
https://github.com/correl/rebar.git
synced 2024-11-27 11:09:55 +00:00
9 lines
139 B
YAML
9 lines
139 B
YAML
language: erlang
|
|
notifications:
|
|
email: eng@basho.com
|
|
otp_release:
|
|
- R15B01
|
|
- R15B
|
|
- R14B04
|
|
- R14B03
|
|
before_script: "./bootstrap"
|