mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
Merge pull request #3338 from DanielRuf/chore/add-nodejs-10-remove-nodejs-9
chore: add Node.js 10, remove Node.js 9
This commit is contained in:
commit
5803205aa6
@ -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