Skip to content

Commit

Permalink
Add testing for Node 12. (#63)
Browse files Browse the repository at this point in the history
Add testing for Node 12.
  • Loading branch information
rwjblue committed May 16, 2019
2 parents 09ad315 + 66e8c76 commit 7109a8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,7 @@ node_js:
- "6"
- "8"
- "10"
- "12"

cache:
yarn: true
Expand Down

0 comments on commit 7109a8f

Please sign in to comment.