Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2021-05-25 19:31:47 +0300
committerBadlop <badlop@process-one.net>2021-05-25 19:45:31 +0300
commit77ef03e1044cc1b960c7247cb4ccaa73ab9d707a (patch)
tree2d0cd5600e565e87118ba80a48a53c6a34288f11 /rebar.config
parent70640e71f1bce2bcc4b4b85cc38e2fa73407a1d9 (diff)
New ci.yml with all static and dynamic testing suites (#3613)
It supports all that was already in .travis.yml and tests.yml, plus: - exclude paths that don't affect source code - two very distinct scenarios, ancient a recent (OTP, Rebar, Ubuntu) - cache binaries and dialyzer for small speedup and network usage - separated results, to view comfortably where and what failed - use coveralls example rebar3 code, instead of custom rebar2 - upload binaries.zip that can be used with Binary Installers
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/rebar.config b/rebar.config
index 1e3da2d71..649fd585b 100644
--- a/rebar.config
+++ b/rebar.config
@@ -156,6 +156,8 @@
{cover_enabled, true}.
{cover_export_enabled, true}.
+{coveralls_coverdata, "_build/test/cover/ct.coverdata"}.
+{coveralls_service_name, "github"}.
{recursive_cmds, ['configure-deps']}.
{overrides, [