Skip to content

Commit

Permalink
removed echo command
Browse files Browse the repository at this point in the history
  • Loading branch information
izelnakri committed Jan 23, 2018
1 parent eb0d21c commit 74c71f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,4 @@ jobs:
- run: npm install -g testrpc
- run: mix local.hex --force
- run: mix deps.get
- run: mix ecto.create
- run: mix test

0 comments on commit 74c71f4

Please # to comment.