mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-09-24 16:40:55 -06:00
Add Node.js 12 to Travis
This commit is contained in:
parent
5cbae27c5e
commit
754c48d852
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user