Add debug
This commit is contained in:
parent
0583ffa672
commit
19df1c0750
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ otp_release:
|
||||||
- R16B01
|
- R16B01
|
||||||
- R16B
|
- R16B
|
||||||
- R15B02
|
- R15B02
|
||||||
script: "./rebar3 update && ./rebar3 compile && ./rebar3 ct"
|
script: "DEBUG=1 ./rebar3 update && ./rebar3 compile && ./rebar3 ct"
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue