Skip to content

Commit

Permalink
Test with Node 12.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
igoramadas committed Oct 14, 2019
1 parent 2438ecf commit 59a62f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,8 +1,8 @@
sudo: false
language: node_js
node_js:
- "12.12"
- "12.11"
- "12.10"
- "10.16"
after_success:
- "cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"

0 comments on commit 59a62f2

Please sign in to comment.