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