mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore: add Node.js 10, remove Node.js 9
This commit is contained in:
parent
929817741b
commit
1f6b784d50
@ -2,7 +2,7 @@
|
||||
environment:
|
||||
matrix:
|
||||
- nodejs_version: "8"
|
||||
- nodejs_version: "9"
|
||||
- nodejs_version: "10"
|
||||
|
||||
cache:
|
||||
- "%LOCALAPPDATA%\\Yarn"
|
||||
|
Loading…
Reference in New Issue
Block a user