Skip to content

Commit

Permalink
Add testing for Node 12.
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed May 15, 2019
1 parent 47bc549 commit 66e8c76
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 66e8c76

Please sign in to comment.