Skip to content

Commit

Permalink
Run tests on Node 14
Browse files Browse the repository at this point in the history
  • Loading branch information
DvdGiessen committed Apr 22, 2020
1 parent 1e6b956 commit 339d418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: node_js
node_js:
- "10"
- "11"
- "12"
- "13"
- "14"
sudo: false
install:
- npm install -g codecov
Expand Down

0 comments on commit 339d418

Please sign in to comment.