7 lines
93 B
YAML
7 lines
93 B
YAML
language: erlang
|
|
script: "make test"
|
|
otp_release:
|
|
- 17.3
|
|
- R16B03-1
|
|
- R15B03
|
|
- R14B04 |