mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-29 09:10:30 +01:00
Remove node v8 from appveyor
This commit is contained in:
parent
401c6971f4
commit
b1c8a12e88
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
image: Visual Studio 2015
|
image: Visual Studio 2015
|
||||||
environment:
|
environment:
|
||||||
matrix:
|
matrix:
|
||||||
- nodejs_version: "8"
|
|
||||||
- nodejs_version: "10"
|
- nodejs_version: "10"
|
||||||
- nodejs_version: "12"
|
- nodejs_version: "12"
|
||||||
- nodejs_version: "13"
|
- nodejs_version: "13"
|
||||||
|
|
Loading…
Reference in a new issue