Skip to content

Commit

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

0 comments on commit 0efa10f

Please sign in to comment.