blob: ca3cc206b314d419d446bf39bfec9f430fe742e4 [file] [log] [blame]
language: erlang
notifications:
email:
- hello@alind.io
otp_release:
- 19.2
- 18.3
- 17.5
- R16B03-1
- R15B03
before_script: "make get-deps"
script: "make test"