2013-01-21 14:41:50 -08:00
|
|
|
language: erlang
|
2012-09-08 09:59:19 -05:00
|
|
|
otp_release:
|
2014-04-12 11:38:19 +02:00
|
|
|
- 17.0
|
2014-02-19 12:07:15 +01:00
|
|
|
- R16B03-1
|
|
|
|
- R16B03
|
|
|
|
- R16B02
|
|
|
|
- R16B01
|
2013-04-08 18:30:53 -07:00
|
|
|
- R16B
|
2012-09-08 09:59:19 -05:00
|
|
|
- R15B02
|
2015-06-22 12:17:01 -05:00
|
|
|
script: "./rebar3 compile && ./rebar3 ct"
|
2012-09-08 09:59:19 -05:00
|
|
|
branches:
|
|
|
|
only:
|
|
|
|
- master
|
2013-10-25 12:39:02 -04:00
|
|
|
notifications:
|
|
|
|
email:
|
|
|
|
- core@erlware.org
|
|
|
|
irc:
|
|
|
|
channels:
|
|
|
|
- "irc.freenode.org#erlware"
|
|
|
|
use_notice: true
|
2014-03-25 18:14:31 -07:00
|
|
|
skip_join: true
|