calrissian/.travis.yml
2014-04-25 01:43:50 -04:00

9 lines
180 B
YAML

language: erlang
script: "make check-travis"
notifications:
#irc: "irc.freenode.org#YOUR-PROJECT-CHANNEL"
recipients:
- correl@gmail.com
otp_release:
- R16B03
- R15B03