Skip to content

Commit

Permalink
Add Node.js 12 to testing (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyfarrell authored and sindresorhus committed Apr 27, 2019
1 parent 272fccd commit 5f30aaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: node_js
node_js:
- '12'
- '10'
- '8'

0 comments on commit 5f30aaf

Please sign in to comment.