X-Git-Url: https://git.xandkar.net/?p=beam_stats.git;a=blobdiff_plain;f=Makefile;h=872723525e1f8e3c28cdfc2f0147d3890f87ec0d;hp=6e9979779c3b47818747d0427c9365df1a82e981;hb=HEAD;hpb=2a3f0971212cecc1e7a414131e8d376385264eae diff --git a/Makefile b/Makefile index 6e99797..8727235 100644 --- a/Makefile +++ b/Makefile @@ -10,14 +10,18 @@ REBAR := ./rebar deps_get \ deps_update \ dialyze \ - dialyzer_blt_build \ - test + dialyzer_plt_build \ + test \ + travis_ci all: \ + travis_ci \ + dialyze + +travis_ci: \ clean_all \ deps_get \ compile_all \ - dialyze \ test deps_get: @@ -49,7 +53,7 @@ dialyze: ) -dialyzer_blt_build: +dialyzer_plt_build: @dialyzer \ --build_plt \ --apps $(shell ls $(shell \