Skip to content

Commit

Permalink
add node 12 to travis, update tap to latest v12
Browse files Browse the repository at this point in the history
Will update tap to >=v14 once node v6 support drops
  • Loading branch information
isaacs committed Jul 8, 2019
1 parent a71be6c commit e14ee4d
Show file tree
Hide file tree
Showing 3 changed files with 1,184 additions and 1,341 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: node_js

node_js:
- 12
- 10
- 8
- 6
Expand Down
Loading

0 comments on commit e14ee4d

Please sign in to comment.