From 3d93a2ab9c2aeb49aa69469789fda5893a397283 Mon Sep 17 00:00:00 2001 From: Henry Zhu Date: Fri, 9 Sep 2016 18:38:02 -0400 Subject: [PATCH] circle.yml: use later version of 0.10 --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index 7e4cf24d74..8aa7e6da90 100644 --- a/circle.yml +++ b/circle.yml @@ -1,7 +1,7 @@ machine: node: version: - 0.10.0 + 0.10.46 test: override: