Skip to content

Commit

Permalink
Add a missing env flag to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
whitfin committed Aug 2, 2019
1 parent c82203d commit bcc1bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ matrix:
- elixir: 1.9
otp_release: 22.0
script:
- mix coveralls.travis --trace
- MIX_ENV=cover mix coveralls.travis --trace

# Incompatible pairs.
exclude:
Expand Down

0 comments on commit bcc1bc7

Please sign in to comment.