Add R15 back in, run eunit instead of ct and use old rebar3
This commit is contained in:
parent
453922a6ed
commit
056377c2d8
2 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@ otp_release:
|
|||
- R16B02
|
||||
- R16B01
|
||||
- R16B
|
||||
script: "DEBUG=1 ./rebar3 update && DEBUG=1 ./rebar3 compile && DEBUG=1 ./rebar3 ct"
|
||||
- R15B02
|
||||
script: "./rebar3 update && ./rebar3 compile && ./rebar3 unit"
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
|
BIN
rebar3
BIN
rebar3
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue