Skip to content

Commit 9a99231

Browse files
committed
Drop support of node v0.6.0 and v0.8.0
1 parent f800ecc commit 9a99231

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

.travis.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
language: "node_js"
22
node_js:
3-
- 0.6
4-
- 0.8
53
- 0.10
64
- 0.11
75
- 0.12
8-
- iojs-v1.0
9-
- iojs-v2.0
10-
- iojs
6+
- 4.0
7+
- node

0 commit comments

Comments
 (0)