[Pkg-javascript-commits] [node-coveralls] 70/332: add circle yml file.

Bastien Roucariès rouca at moszumanska.debian.org
Thu Nov 9 13:53:41 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-coveralls.

commit a5d04183f3a299b5c6263cb705fe671cf234bb74
Author: cainus <gregg at caines.ca>
Date:   Thu Jul 25 13:41:29 2013 -0700

    add circle yml file.
---
 circle.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/circle.yml b/circle.yml
new file mode 100644
index 0000000..8989920
--- /dev/null
+++ b/circle.yml
@@ -0,0 +1,3 @@
+test:
+  post:
+    - cat test/coverage/coverage.lcov | COVERALLS_REPO_TOKEN=your_token node_modules/.bin/coveralls -v

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-coveralls.git



More information about the Pkg-javascript-commits mailing list