Skip to content

Commit 82a5286

Browse files
coreyfarrellsindresorhus
authored andcommittedApr 29, 2019
Add Node.js 12 to testing (#35)
1 parent 9899ddb commit 82a5286

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ os:
33
- osx
44
language: node_js
55
node_js:
6+
- '12'
67
- '10'
78
- '8'
89
after_success:

0 commit comments

Comments
 (0)
Please sign in to comment.