Skip to content

Commit 314c412

Browse files
authored
remove node v0.12 because eslint doesn't support it
1 parent f808219 commit 314c412

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,5 @@ node_js:
66
- "6"
77
- "5"
88
- "4"
9-
- "0.12"
109
after_success:
11-
- npm run coverall
10+
- npm run coverall

0 commit comments

Comments
 (0)