mirror of
https://github.com/correl/rebar.git
synced 2024-11-14 19:19:30 +00:00
11 lines
134 B
YAML
11 lines
134 B
YAML
language: erlang
|
|
otp_release:
|
|
- R16B02
|
|
- R16B01
|
|
- R16B
|
|
- R15B01
|
|
- R15B
|
|
- R14B04
|
|
- R14B03
|
|
- 17.0
|
|
script: "make travis"
|