calrissian/.travis.yml

11 lines
189 B
YAML
Raw Normal View History

2014-04-24 04:47:45 +00:00
language: erlang
script: "make check-travis"
notifications:
#irc: "irc.freenode.org#YOUR-PROJECT-CHANNEL"
recipients:
2014-04-25 05:43:50 +00:00
- correl@gmail.com
2014-04-24 04:47:45 +00:00
otp_release:
- 17.0
2014-04-24 04:47:45 +00:00
- R16B03
- R15B03