blob: 0217788705718ff421a2c4c2b2781a76b86785a8 (
plain) (
tree)
|
|
language: erlang
otp_release:
- R16B03-1
- R16B03
- R16B02
- R16B01
- R16B
- R15B03
- R15B02
- R15B01
- R15B
- R14B04
- R14B03
- R14B02
script: "make get-rebar && make rebuild"
branches:
only:
- master
notifications:
email:
- [email protected]
irc:
channels:
- "irc.freenode.org#erlware"
use_notice: true
skip_join: true
|