mirror of
https://github.com/correl/calrissian.git
synced 2024-11-23 19:19:57 +00:00
9 lines
180 B
YAML
9 lines
180 B
YAML
language: erlang
|
|
script: "make check-travis"
|
|
notifications:
|
|
#irc: "irc.freenode.org#YOUR-PROJECT-CHANNEL"
|
|
recipients:
|
|
#- YOU@YOUR.DOMAIN
|
|
otp_release:
|
|
- R16B03
|
|
- R15B03
|