Skip to content

Commit

Permalink
Update test task on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
fcevado committed Apr 23, 2017
1 parent 217afbb commit 73ccdab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ otp_release:
- 19.0

script:
- MIX_ENV=test mix compile
- MIX_ENV=test mix test --cover
- MIX_ENV=test mix test --force --cover

after_script:
- MIX_ENV=docs mix deps.get
Expand Down

0 comments on commit 73ccdab

Please sign in to comment.