From 9c771164a8fb5aa7ad4fc140704f4d676b46d2df Mon Sep 17 00:00:00 2001 From: Tom MacWright Date: Sun, 15 May 2016 11:32:57 -0400 Subject: [PATCH] Test on node 6 --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index ff1b11d..febeae2 100644 --- a/circle.yml +++ b/circle.yml @@ -1,6 +1,6 @@ machine: node: - version: 5 + version: 6 test: post: - npm run build