nconf-lite/.travis.yml

13 lines
148 B
YAML
Raw Normal View History

language: node_js
node_js:
- 0.4
- 0.6
2012-11-02 17:08:58 +00:00
- 0.8
- 0.9
notifications:
email:
- travis@nodejitsu.com
irc: "irc.freenode.org#nodejitsu"