mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
drop node 4/9 add node 10
This commit is contained in:
parent
44c552eead
commit
5b9c84337c
@ -1,9 +1,8 @@
|
||||
sudo: false
|
||||
node_js:
|
||||
- "4"
|
||||
- "6"
|
||||
- "8"
|
||||
- "9"
|
||||
- "10"
|
||||
language: node_js
|
||||
before_install: "npm i -g npm@latest"
|
||||
install: "npm ci"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user