Skip to content

Commit

Permalink
last ci fix
Browse files Browse the repository at this point in the history
  • Loading branch information
izelnakri committed May 25, 2017
1 parent 67b56c4 commit 61956d7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,5 @@ dependencies:
- cd example && mix deps.compile
test:
override:
- mix ecto.migrate -r PaperTrail.Repo
- mix ecto.migrate -r PaperTrail.UUIDRepo
- mix test
- MIX_ENV=test mix test
- cd example && mix test

0 comments on commit 61956d7

Please sign in to comment.