nbot

A clone of the eBot by @deStrO fully based on node.js with build in Web Page - WIP
git clone git://archive.git.mtrnord.blog/MTRNord/nbot.git
Log | Files | Refs | README | LICENSE

commit 149a4d653ed4e32965088c8954f3ff16889a17c7
parent c4e6dc9392e0d6f95555c6f54d4508300ae4dbb8
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu, 17 Mar 2016 21:47:08 +0100

Update circleCI

Diffstat:
Mcircle.yml | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/circle.yml b/circle.yml @@ -1,6 +1,8 @@ machine: node: version: 5.8.0 + environment: + MOCHA_FILE: "$CIRCLE_TEST_REPORTS/test-results.xml" dependencies: override: - npm install