Skip to content

Commit abfde2b

Browse files
committed
only deploy on iojs build
1 parent 9820c05 commit abfde2b

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
@@ -23,6 +23,7 @@ deploy:
2323
on:
2424
tags: true
2525
branch: master
26+
node: "iojs"
2627

2728
after_success:
2829
- npm run coveralls

0 commit comments

Comments
 (0)