Skip to content

Commit

Permalink
Add test with Node.js 12 (#2860)
Browse files Browse the repository at this point in the history
* test with Node.js 12

* test with latest

Co-authored-by: Jay <jasonsaayman@gmail.com>
  • Loading branch information
chinesedfan and jasonsaayman committed Jun 2, 2020
1 parent 0077205 commit 4b3947a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,8 @@ services:
language: node_js
node_js:
- 10
- 12
- node
email:
on_failure: change
on_success: never
Expand Down

0 comments on commit 4b3947a

Please sign in to comment.