Skip to content

Commit a436f52

Browse files
committed
Drop node 0.12 support in travis
1 parent 5d88498 commit a436f52

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

.travis.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
language: node_js
22
node_js:
3-
- "0.8"
4-
- "0.10"
5-
- "0.12"
6-
- "iojs"
7-
before_install:
8-
- npm install -g npm@~1.4.6
3+
- 9
4+
- 8
5+
- 6
6+
- 4

0 commit comments

Comments
 (0)