mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
test(appveyor): remove testing on node 0.10 and 0.12
This commit is contained in:
parent
13c1766b94
commit
da7c56fd56
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user