Browse Source

test(appveyor): remove testing on node 0.10 and 0.12

Estevão Soares dos Santos 7 năm trước cách đây
mục cha
commit
da7c56fd56
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  1. 0 4
      .appveyor.yml

+ 0 - 4
.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"