commit c4e6dc9392e0d6f95555c6f54d4508300ae4dbb8 parent 0adc5808c276426df502046f9346dd7983ba2536 Author: MTRNord <mtrnord1@gmail.com> Date: Thu, 17 Mar 2016 21:41:50 +0100 Try to add CircleCi metadata Diffstat:
| M | circle.yml | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/circle.yml b/circle.yml @@ -5,3 +5,7 @@ dependencies: override: - npm install - npm install --dev +general: + artifacts: + - "coverage" # relative to the user's home directory + - $CIRCLE_TEST_REPORTS