Skip to content

Commit

Permalink
Add Node.js 12 to testing (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyfarrell authored and sindresorhus committed Apr 29, 2019
1 parent 766b728 commit 82db101
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'
- '6'

0 comments on commit 82db101

Please sign in to comment.