Skip to content

Commit

Permalink
Test with Node 14.
Browse files Browse the repository at this point in the history
  • Loading branch information
igoramadas committed Apr 23, 2020
1 parent be340b0 commit 0954656
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
sudo: false
language: node_js
node_js:
- "13.11"
- "12.16"
- "10.16"
- "14"
- "13"
- "12"
after_success:
- "cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"

0 comments on commit 0954656

Please sign in to comment.