Call 'make deps' before 'rebar get-deps'
This commit is contained in:
parent
0a1ad99c88
commit
1f50229dff
|
@ -5,6 +5,9 @@ otp_release:
|
||||||
- 19.1
|
- 19.1
|
||||||
- 19.2
|
- 19.2
|
||||||
|
|
||||||
|
before_script:
|
||||||
|
- make deps
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- make
|
- make
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue