Skip to content

Commit

Permalink
travis: drop node 6, add node 12
Browse files Browse the repository at this point in the history
  • Loading branch information
feross committed Jul 5, 2019
1 parent d5565b5 commit ffb0b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
language: node_js
node_js:
- 6
- 8
- 10
- 12

0 comments on commit ffb0b8e

Please sign in to comment.