mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-22 23:25:20 +00:00
remove node 6 from ci matrix
This commit is contained in:
@@ -10,7 +10,7 @@ build: off
|
||||
environment:
|
||||
matrix:
|
||||
# node.js
|
||||
- nodejs_version: 10.5
|
||||
- nodejs_version: 11
|
||||
|
||||
install:
|
||||
- ps: Install-Product node $env:nodejs_version
|
||||
|
||||
Reference in New Issue
Block a user