Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Commit

Permalink
Add node 12 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers committed Jun 8, 2019
1 parent cbe000a commit 8132936
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 @@ -5,5 +5,6 @@ language: node_js
node_js:
- 8
- 10
- 12

after_success: npm run coverage

0 comments on commit 8132936

Please sign in to comment.