Przeglądaj źródła

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

Estevão Soares dos Santos 7 lat temu
rodzic
commit
da7c56fd56
1 zmienionych plików z 0 dodań i 4 usunięć
  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"