Skip to content

Commit

Permalink
added rebar3 to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
izelnakri committed Jan 23, 2018
1 parent 74c71f4 commit 5adc076
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ jobs:
- run: node -v
- run: npm install -g testrpc
- run: mix local.hex --force
- run: mix local.rebar --force
- run: mix deps.get
- run: mix test

0 comments on commit 5adc076

Please # to comment.