Skip to content

Commit

Permalink
Add rebar to travis install
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolauska committed Feb 11, 2018
1 parent c90e0f3 commit 32c6a63
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 @@ -23,6 +23,7 @@ matrix:

install:
- mix local.hex --force
- mix local.rebar --force
- mix deps.get

script:
Expand Down

0 comments on commit 32c6a63

Please sign in to comment.