6 lines
99 B
YAML
6 lines
99 B
YAML
language: erlang
|
|
notifications:
|
|
email: scott@basho.com
|
|
script: "make test"
|
|
otp_release:
|
|
- 17.5
|