aboutsummaryrefslogtreecommitdiffstats
path: root/circle.yml
diff options
context:
space:
mode:
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/circle.yml b/circle.yml
index ccb5fa120..c9ea787ff 100644
--- a/circle.yml
+++ b/circle.yml
@@ -4,3 +4,4 @@ machine:
dependencies:
pre:
- "npm i -g testem"
+ - "npm i -g mocha"