rebar/.travis.yml

10 lines
139 B
YAML
Raw Normal View History

2012-06-27 09:18:23 -07:00
language: erlang
notifications:
email: eng@basho.com
otp_release:
- R15B01
- R15B
- R14B04
2012-06-28 13:08:18 +07:00
- R14B03
before_script: "./bootstrap"