Skip to content

Commit 80f55d3

Browse files
committed
chore(travis): drop support for node 0.12
BREAKING CHANGE: If you use Node 0.12, it will no longer work with this lint configuration
1 parent e3cbcf5 commit 80f55d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ cache:
44
directories:
55
- node_modules
66
node_js:
7-
- '0.12'
87
- v4
8+
- lts/*
99
- stable
1010
after_success:
1111
- npm run semantic-release

0 commit comments

Comments
 (0)