2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-06 09:34:27 -06:00

Add Node 11 to Travis CI

This commit is contained in:
Jeroen Akkerman 2018-11-09 10:57:35 +01:00
parent fbbc23df0e
commit 09ba21374d

View File

@ -1,5 +1,6 @@
language: node_js
node_js:
- '11' # EOL: June 2019
- '10' # EOL: April 2021
- '8' # EOL: December 2019
- '6' # EOL: April 2019