Skip to content

Commit

Permalink
add dialyzer to the ci
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitc committed May 30, 2017
1 parent f78aa54 commit eee17d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ before_install:

script:
- ./support/rebar3 eunit
- ./support/rebar3 dialyzer

cache:
directories:
Expand Down

0 comments on commit eee17d0

Please sign in to comment.