mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
only run CI with Node.js versions that actually exist
This commit is contained in:
parent
2d3b55b68a
commit
ccb70aad3b
@ -3,6 +3,5 @@ language: node_js
|
||||
node_js:
|
||||
- "8"
|
||||
- "10"
|
||||
- "12"
|
||||
|
||||
install: npm install -g gulp; npm install
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user