Skip to content

Commit

Permalink
Test with Node 12.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
igoramadas committed Sep 16, 2019
1 parent 936d894 commit fd31e04
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
@@ -1,9 +1,8 @@
sudo: false
language: node_js
node_js:
- "12.8"
- "12.7"
- "11.14"
- "12.10"
- "12.9"
- "10.16"
after_success:
- "cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"

0 comments on commit fd31e04

Please sign in to comment.