calrissian/.travis.yml

10 lines
180 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:
#- YOU@YOUR.DOMAIN
otp_release:
- R16B03
- R15B03