Skip to content

Commit

Permalink
Update .gitlab-ci.yml to run coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jbowtie committed Jun 6, 2018
1 parent d362f77 commit 9f22185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ before_script:

mix:
script:
- mix test
- mix coveralls

0 comments on commit 9f22185

Please sign in to comment.