diff --git a/.appveyor.yml b/.appveyor.yml index e29ee52..50a0948 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -7,10 +7,6 @@ # What combinations to test environment: matrix: - - nodejs_version: "0.10" - platform: x86 - - nodejs_version: "0.12" - platform: x86 - nodejs_version: "4" platform: x64 - nodejs_version: "4"