Skip to content

Commit

Permalink
feat(ci): support node 12
Browse files Browse the repository at this point in the history
  • Loading branch information
jtenner committed Apr 30, 2019
1 parent 829a870 commit 2c2abbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ node_js:
- "9"
- "10"
- "11"
- "12"
after_success:
- npm run coveralls

0 comments on commit 2c2abbf

Please sign in to comment.