Skip to content

Commit

Permalink
[#22] Temporarily exclude Dialyzer due to epp_dodger bug
Browse files Browse the repository at this point in the history
  • Loading branch information
robertoaloi committed Jul 30, 2019
1 parent e9040d7 commit b6736d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,7 @@ otp_release:
- 22.0
- 21.3
script:
- rebar3 as test do compile, proper --cover, dialyzer, xref, cover, coveralls send
- rebar3 as test do compile, proper --cover, xref, cover, coveralls send
cache:
directories:
- "$HOME/.cache/rebar3"

0 comments on commit b6736d5

Please sign in to comment.