/.travis.yml

http://github.com/basho/mochiweb · YAML · 17 lines · 17 code · 0 blank · 0 comment · 0 complexity · 3628be68af5b28c0fe2913b64257c5f8 MD5 · raw file

  1. language: erlang
  2. notifications:
  3. webhooks: http://basho-engbot.herokuapp.com/travis?key=24764f4f9a0433f76a00ad56a7551242cbcb8a7f
  4. email: eng@basho.com
  5. otp_release:
  6. - 17.0
  7. - R16B03-1
  8. - R16B03
  9. - R16B02
  10. - R16B01
  11. - R16B
  12. - R15B03
  13. - R15B02
  14. - R15B01
  15. - R15B
  16. - R14B04
  17. - R14B03