From fa112cbdce33ecc790ffa226ce96a925245fbc73 Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Wed, 29 Oct 2014 23:53:36 +0800 Subject: [PATCH] Set node version for circle CI --- circle.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/circle.yml b/circle.yml index 60476e284..795229bc9 100644 --- a/circle.yml +++ b/circle.yml @@ -1,3 +1,5 @@ notify: webhooks: - url: https://webhooks.gitter.im/e/e252f6a4906d683eb9c7 +machine: + node: version: 0.10.25