aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--circle.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/circle.yml b/circle.yml
index b15e7f87a..27884b2cc 100644
--- a/circle.yml
+++ b/circle.yml
@@ -1,6 +1,6 @@
machine:
node:
version: 6.0.0
-pre:
- - "npm i -g testem"
- - "npm i -g phantomjs"
+ pre:
+ - "npm i -g testem"
+ - "npm i -g phantomjs"