make sure that travis runs dialyzer

This commit is contained in:
Eric Merritt 2013-10-14 17:05:52 -07:00
parent efdd2a1092
commit b8dc0eed6d
2 changed files with 36 additions and 12 deletions

View file

@ -7,8 +7,7 @@ otp_release:
- R14B04
- R14B03
- R14B02
script: "make"
script: "make rebuild"
branches:
only:
- master
- next