Add excoveralls example

There was no example for Elixir in gitlab-ci examples, this commit adds
the missing example.

excoveralls repository was pointing to an old example that doesn't exist
anymore.
This commit is contained in:
PotHix 2016-12-02 20:13:11 -02:00
parent 3ebb815a38
commit b93a7dc101
1 changed files with 3 additions and 0 deletions

View File

@ -86,6 +86,9 @@
%li
tap --coverage-report=text-summary (NodeJS) -
%code ^Statements\s*:\s*([^%]+)
%li
excoveralls (Elixir) -
%code \[TOTAL\]\s+(\d+\.\d+)%
= f.submit 'Save changes', class: "btn btn-save"