Make rebar use make #132

Merged
zxq9 merged 4 commits from make_rebar_use_make into fortuna 2019-03-04 21:28:16 +09:00
Showing only changes of commit 4480d0bcb0 - Show all commits

View File

@ -19,7 +19,7 @@ jobs:
- dialyzer-cache-v1- - dialyzer-cache-v1-
- run: - run:
name: Build name: Build
command: make command: rebar3 compile
- run: - run:
name: Static Analysis name: Static Analysis
command: make dialyzer command: make dialyzer