calrissian/.travis.yml
2014-04-24 00:47:45 -04:00

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