mirror of
https://github.com/correl/calrissian.git
synced 2024-11-23 11:09:58 +00:00
10 lines
189 B
YAML
10 lines
189 B
YAML
language: erlang
|
|
script: "make check-travis"
|
|
notifications:
|
|
#irc: "irc.freenode.org#YOUR-PROJECT-CHANNEL"
|
|
recipients:
|
|
- correl@gmail.com
|
|
otp_release:
|
|
- 17.0
|
|
- R16B03
|
|
- R15B03
|