rebar/.travis.yml
2012-07-01 22:31:50 +02:00

9 lines
139 B
YAML

language: erlang
notifications:
email: eng@basho.com
otp_release:
- R15B01
- R15B
- R14B04
- R14B03
script: "make all deps test"