Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 052c0c4

Browse files
committed
Merge pull request #1130 from gdi2290/patch-1
Make Travis CI to report failures on Node.js 4.0
2 parents 74403d1 + 87de91b commit 052c0c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ node_js:
1313
- "iojs-v1"
1414
- "iojs-v2"
1515
- "iojs-v3"
16+
- "4"
1617

1718
matrix:
1819
fast_finish: true

0 commit comments

Comments
 (0)