Skip to content

Commit

Permalink
Update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
rjsamson committed Jun 23, 2016
1 parent 98e196a commit 9da0af9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ before_script:
- MIX_ENV=test mix do ecto.create, ecto.migrate
- MIX_ENV=test mix local.hex --force
- MIX_ENV=test mix deps.get
- MIX_ENV=test mix ecto.create
- MIX_ENV=test mix ecto.migrate
script:
- mix test
after_script:
Expand Down

0 comments on commit 9da0af9

Please sign in to comment.