Skip to content

Commit

Permalink
Removed due to travis fails
Browse files Browse the repository at this point in the history
* Example: https://travis-ci.org/keathley/wallaby/jobs/218338365
* not sure what's happening... timeout maybe?

Checking 380 modules in dialyxir_erlang-19.2_elixir-1.4.0_deps-dev.plt

Adding 265 modules to dialyxir_erlang-19.2_elixir-1.4.0_deps-dev.plt

/home/travis/.travis/job_stages: line 53:  2871 Killed                  mix dialyzer --plt

The command "mix dialyzer --plt" failed and exited with 137 during .
  • Loading branch information
PragTob committed Apr 4, 2017
1 parent 14bc71a commit d9505aa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -7,11 +7,9 @@ cache:
- deps
before_script:
- MIX_ENV=test mix compile --warnings-as-errors
- mix dialyzer --plt

script:
- mix coveralls.travis
- mix dialyzer --halt-exit-status

matrix:
include:
Expand Down

0 comments on commit d9505aa

Please sign in to comment.