Skip to content

Commit 0ac44e1

Browse files
committed
[tools] Update Travis config
1 parent da43ff7 commit 0ac44e1

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

.travis.yml

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
language: node_js
2-
32
node_js:
4-
- "iojs"
5-
- "0.10"
6-
- "0.11"
7-
- "0.12"
8-
9-
matrix:
10-
allow_failures:
11-
- node_js: "0.11"
3+
- '7'
4+
- '6'
5+
- '5'
6+
- '4'

0 commit comments

Comments
 (0)