Skip to content

Commit

Permalink
Merge pull request log4js-node#1019 from abetomo/feature/add_nodejs14…
Browse files Browse the repository at this point in the history
…_to_travis_config

test(travis-ci): Add Node.js14 to Travis CI configuration
  • Loading branch information
nomiddlename committed May 25, 2020
2 parents fcf9548 + b342383 commit f8d46a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ os:
- windows
sudo: false
node_js:
- "14"
- "12"
- "10"
- "8"
Expand Down

0 comments on commit f8d46a9

Please sign in to comment.