aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHisham <hisham@gobolinux.org>2016-12-05 15:52:33 -0200
committerHisham <hisham@gobolinux.org>2016-12-05 15:52:33 -0200
commit87b1151363f59abb2abb5e87e784fb9a52fa9062 (patch)
treecd4910ffffaad6aefb0367b0fb426ed48be93d2c
parent9f91ef03e03720783b3f129fc51bfd5bf7af97db (diff)
downloadluarocks-87b1151363f59abb2abb5e87e784fb9a52fa9062.tar.gz
luarocks-87b1151363f59abb2abb5e87e784fb9a52fa9062.tar.bz2
luarocks-87b1151363f59abb2abb5e87e784fb9a52fa9062.zip
Add Gitter hook for CodeCov
-rw-r--r--.codecov.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.codecov.yml b/.codecov.yml
new file mode 100644
index 00000000..f3b71395
--- /dev/null
+++ b/.codecov.yml
@@ -0,0 +1,6 @@
1coverage:
2 notify:
3 gitter:
4 default:
5 url: "https://webhooks.gitter.im/e/c8ee7e8a380f711aea39"
6 threshold: 1%