nconf-lite/.travis.yml

12 lines
142 B
YAML
Raw Normal View History

language: node_js
node_js:
2012-11-02 17:08:58 +00:00
- 0.8
- 0.10
- 0.11
2014-01-27 20:52:42 +00:00
notifications:
email:
- travis@nodejitsu.com
irc: "irc.freenode.org#nodejitsu"