mirror of
https://github.com/correl/rebar.git
synced 2024-11-15 03:00:18 +00:00
10 lines
125 B
YAML
10 lines
125 B
YAML
language: erlang
|
|
otp_release:
|
|
- R16B02
|
|
- R16B01
|
|
- R16B
|
|
- R15B01
|
|
- R15B
|
|
- R14B04
|
|
- R14B03
|
|
script: "make travis"
|