Skip to content

Commit

Permalink
Add Node.js 12 to testing (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyfarrell authored and sindresorhus committed Apr 29, 2019
1 parent 9899ddb commit 82a5286
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,7 @@ os:
- osx
language: node_js
node_js:
- '12'
- '10'
- '8'
after_success:
Expand Down

0 comments on commit 82a5286

Please sign in to comment.