mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
run tests on node 8
This commit is contained in:
parent
5fd00ef4f7
commit
217440bccb
@ -4,6 +4,7 @@ node_js:
|
||||
- "5"
|
||||
- "6"
|
||||
- "7"
|
||||
- "8"
|
||||
language: node_js
|
||||
before_script: "npm i npm@latest -g"
|
||||
script: "npm run test-ci"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user