mirror of
https://github.com/chinchang/web-maker.git
synced 2025-05-12 21:35:21 +02:00
remove node 8
This commit is contained in:
parent
fa543e22f6
commit
12872f50a9
@ -1,6 +1,5 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- '8'
|
||||
- '10'
|
||||
install:
|
||||
- npm i -g npm@latest
|
||||
@ -15,4 +14,4 @@ script:
|
||||
- npm run test
|
||||
cache:
|
||||
directories:
|
||||
- '$HOME/.npm'
|
||||
- '$HOME/.npm'
|
||||
|
Loading…
x
Reference in New Issue
Block a user