7 lines
121 B
YAML
7 lines
121 B
YAML
language: erlang
|
|
notifications:
|
|
email: scott@basho.com
|
|
script: "priv/test-for-gh-pr.sh"
|
|
otp_release:
|
|
- 17.5
|
|
- 18.1
|