mirror of
https://github.com/log4js-node/log4js-node.git
synced 2025-12-08 19:26:01 +00:00
Merge pull request #1019 from abetomo/feature/add_nodejs14_to_travis_config
test(travis-ci): Add Node.js14 to Travis CI configuration
This commit is contained in:
commit
f8d46a9392
@ -4,6 +4,7 @@ os:
|
||||
- windows
|
||||
sudo: false
|
||||
node_js:
|
||||
- "14"
|
||||
- "12"
|
||||
- "10"
|
||||
- "8"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user