mirror of
https://github.com/correl/rebar.git
synced 2024-11-14 19:19:30 +00:00
7 lines
118 B
YAML
7 lines
118 B
YAML
language: erlang
|
|
otp_release:
|
|
- R15B01
|
|
- R15B
|
|
- R14B04
|
|
- R14B03
|
|
script: "make debug xref clean all deps test"
|