Call 'make deps' before 'rebar get-deps'

This commit is contained in:
Feng Lee 2017-08-28 12:19:09 +08:00
parent 0a1ad99c88
commit 1f50229dff
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@ otp_release:
- 19.1 - 19.1
- 19.2 - 19.2
before_script:
- make deps
script: script:
- make - make