Remove dialyzer from travis

This commit is contained in:
Mitchell Hanberg 2019-08-27 22:27:50 -04:00
parent b01ec03362
commit c5ee135cbe

View file

@ -13,5 +13,4 @@ cache:
- _build
- deps
script:
- travis_wait mix dialyzer --plt
- mix test