We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9820c05 commit abfde2bCopy full SHA for abfde2b
.travis.yml
@@ -23,6 +23,7 @@ deploy:
23
on:
24
tags: true
25
branch: master
26
+ node: "iojs"
27
28
after_success:
29
- npm run coveralls
0 commit comments