This option has a bug that crashes dialyzer in R15B02. See: http://erlang.org/pipermail/erlang-questions/2012-September/069046.html
@@ -10,7 +10,7 @@ test:
@./rebar eunit skip_deps=true
dialyzer: all
- @dialyzer -Wrace_conditions -Wunderspecs -r ebin
+ @dialyzer -Wunderspecs -r ebin
doc:
@./rebar doc skip_deps=true