Skip to content

Commit

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

0 comments on commit 985b911

Please sign in to comment.