UNPKG

183 BYAMLView Raw
1language: node_js
2before_install:
3 - "npm i -g npm@1.4.28"
4node_js:
5 - 0.8
6 - 0.10
7 - 0.11
8notifications:
9 email:
10 - travis@nodejitsu.com
11 irc: "irc.freenode.org#nodejitsu"
12