node-http-proxy/.travis.yml
2012-07-22 00:39:57 -07:00

12 lines
161 B
YAML

language: node_js
node_js:
- 0.6
- 0.8
branches:
only:
- master
notifications:
email:
- travis@nodejitsu.com
irc: "irc.freenode.org#nodejitsu"