Skip to content

Commit

Permalink
Merge pull request #235 from phanect/travis-nodejs-versions
Browse files Browse the repository at this point in the history
Update Node.js versions to test on Travis CI
  • Loading branch information
macdja38 authored Dec 7, 2021
2 parents 7640d50 + 6614715 commit e5a2771
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: node_js
node_js:
- "16"
- "14"
- "12"
- "10"
- "8"

0 comments on commit e5a2771

Please sign in to comment.