From: Jakub Pawlowicz Date: Fri, 18 Sep 2015 06:38:41 +0000 (+0100) Subject: Bumps Windows tests to run on Node.js 4. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=b24c265dbfb240fe8dfc26f093ea13afb516ca65;p=clean-css.git Bumps Windows tests to run on Node.js 4. --- diff --git a/appveyor.yml b/appveyor.yml index df56f854..ec00931e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -9,9 +9,7 @@ init: environment: matrix: - - nodejs_version: 0.10 - - nodejs_version: 0.12 - - nodejs_version: 1 + - nodejs_version: 4 install: - ps: Install-Product node $env:nodejs_version