Skip to content

Commit

Permalink
ensure codecov find cobertura.xml file
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-rubio committed Feb 4, 2019
1 parent 7d84f87 commit 375a094
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ compile:

test:
./rebar3 do xref, eunit, cover, covertool generate
mv _build/test/covertool/ephp_mysql.covertool.xml cobertura.xml
-rm -f .build_date

shell:
./rebar3 shell
Expand Down

0 comments on commit 375a094

Please sign in to comment.