2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-02 23:54:28 -06:00

Add Node.js 12 to Travis

This commit is contained in:
Jeroen Akkerman 2019-06-02 21:26:55 +02:00
parent b529d9a28b
commit 23d6aa738d

View File

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