Skip to content

Commit 273e78a

Browse files
authored
Only support LTS and greater releases of node
1 parent a303b5a commit 273e78a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ node_js:
44
- "5"
55
- "4"
66
- "0.12"
7-
- "0.11"
8-
- "0.10"
97
install:
108
- npm install -g codecov
119
- npm install

0 commit comments

Comments
 (0)