Skip to content

Commit aa2efe2

Browse files
authored
Drop support of nodejs version < 4 (#18)
1 parent e70e109 commit aa2efe2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ node_js:
55
- "6"
66
- "5"
77
- "4"
8-
- "0.12"
9-
- "0.11"
10-
- "0.10"
11-
- "iojs"
128

139
after_success:
1410
- travis_retry coveralls < coverage/lcov.info

0 commit comments

Comments
 (0)