aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcainus <[email protected]>2013-07-25 14:03:10 -0700
committercainus <[email protected]>2013-07-25 14:03:24 -0700
commit87a316a80997593d25ef8b3a12bfa9b82b42ba67 (patch)
treec6ddcefed413fc0a0e4327edb2fbc3edefc339ee
parent3d818f90f3aab5b92e2f570261321510fafaf3b2 (diff)
downloadnode-coveralls-87a316a80997593d25ef8b3a12bfa9b82b42ba67.tar.xz
node-coveralls-87a316a80997593d25ef8b3a12bfa9b82b42ba67.zip
remove circle.yml in favour of web-based config, in order to keep coveralls repo_token out of git.
-rw-r--r--circle.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/circle.yml b/circle.yml
deleted file mode 100644
index 8989920..0000000
--- a/circle.yml
+++ /dev/null
@@ -1,3 +0,0 @@
-test:
- post:
- - cat test/coverage/coverage.lcov | COVERALLS_REPO_TOKEN=your_token node_modules/.bin/coveralls -v