Skip to content

Commit fa31237

Browse files
chore: drop support for Node.js 0.10
BREAKING CHANGE: This module no longer supports Node.js 0.10
1 parent b27907f commit fa31237

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
language: node_js
22
node_js:
3-
- "0.12"
4-
- "0.10"
5-
- "iojs"
3+
- 4
4+
- 6

0 commit comments

Comments
 (0)