Skip to content

Commit

Permalink
install rebar before getting deps for inch ci reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Blowers committed Mar 15, 2017
1 parent 7d95398 commit 2d7124c
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 @@ -15,5 +15,6 @@ script:

after_script:
- mix local.hex --force
- mix local.rebar --force
- MIX_ENV=docs mix deps.get
- MIX_ENV=docs mix inch.report

0 comments on commit 2d7124c

Please sign in to comment.