Skip to content

Commit 84af249

Browse files
committed
Exlucde all nodejs/iojs versions which are not supported by nvs in windows
1 parent a358806 commit 84af249

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,7 @@ jobs:
2323
exclude:
2424
- os: windows
2525
node_js: stable
26+
- os: windows
27+
node_js: iojs
28+
- os: windows
29+
node_js: iojs-v1.0.4

0 commit comments

Comments
 (0)