8 lines
94 B
YAML
8 lines
94 B
YAML
language: erlang
|
|
script: "make test"
|
|
otp_release:
|
|
- 17.1
|
|
- R16B03-1
|
|
- R15B03
|
|
- R14B04
|