This website works better with JavaScript
Home
Explore
Help
Sign In
kennyh
/
emqx4.3
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Call 'make deps' before 'rebar get-deps'
Feng Lee
8 years ago
parent
0a1ad99c88
commit
1f50229dff
1 changed files
with
3 additions
and
0 deletions
Unified View
Show Diff Stats
3
0
.travis.yml
+ 3
- 0
.travis.yml
View File
@@ -5,6 +5,9 @@ otp_release:
- 19.1
- 19.1
- 19.2
- 19.2
+before_script:
+ - make deps
+
script:
script:
- make
- make