mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-06 17:44:27 -06:00
Add Node 11 to Travis CI
This commit is contained in:
parent
fbbc23df0e
commit
09ba21374d
@ -1,5 +1,6 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
|
- '11' # EOL: June 2019
|
||||||
- '10' # EOL: April 2021
|
- '10' # EOL: April 2021
|
||||||
- '8' # EOL: December 2019
|
- '8' # EOL: December 2019
|
||||||
- '6' # EOL: April 2019
|
- '6' # EOL: April 2019
|
||||||
|
Loading…
x
Reference in New Issue
Block a user