From 08ce5d51adee58c32e89a41e7699cdea9e22c4c4 Mon Sep 17 00:00:00 2001 From: typicode Date: Wed, 5 Jun 2019 15:17:15 +0200 Subject: [PATCH] Update appveyor.yml --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 93c263afa..9f99171f7 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,6 +1,6 @@ # Test against the latest version of this Node.js version environment: - nodejs_version: "12" + nodejs_version: "10" # Install scripts. (runs after repo cloning) install: