Skip to content

Commit

Permalink
Update Travis to test current node versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
jtwebman committed Dec 14, 2020
1 parent b83bd4a commit 49e00d4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
language: node_js
node_js:
- 8
- 10
- 12
- 13
- 14
- 15
- 16
script: npm run test:coveralls

0 comments on commit 49e00d4

Please sign in to comment.