Skip to content

Commit

Permalink
the waiting game
Browse files Browse the repository at this point in the history
  • Loading branch information
NeilMenne committed Sep 14, 2018
1 parent de4392f commit 605128a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ script:
- "mix format --check-formatted"
- "mix test"
- "mix credo --strict"
- "travis_wait mix dialyzer --halt-exit-status"
- "travis_wait 30 mix dialyzer --halt-exit-status"
- "mix coveralls.travis"

0 comments on commit 605128a

Please sign in to comment.