From 3a79b3f9eb6b20aa12b4f560419d792d85772803 Mon Sep 17 00:00:00 2001 From: Nate Fischer Date: Tue, 3 May 2016 14:43:07 -0700 Subject: [PATCH] chore(CI): update appveyor (#436) --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index 49c65085..4ca277e0 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,6 @@ environment: matrix: + - nodejs_version: '6' - nodejs_version: '5' - nodejs_version: '4'