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