Skip to content

Commit

Permalink
add rebar to travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkittelson committed Apr 28, 2015
1 parent 52f6541 commit cf1a5ac
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 @@ -11,6 +11,7 @@ notifications:
- [email protected]
before_script:
- export PATH=`pwd`/elixir/bin:$PATH
- mix local.rebar
- mix local.hex --force
- MIX_ENV=test mix do deps.get, compile
script:
Expand Down

0 comments on commit cf1a5ac

Please sign in to comment.