Files
Iris/.travis.yml
James Barnsley d9998d1c5b Travis test
2017-01-12 20:26:24 +13:00

13 lines
249 B
YAML
Executable File

language: node_js
# test on two node.js versions: 0.6 and 0.8
node_js:
- 0.6
- 0.8
# configure notifications (email, IRC, campfire etc)
# please update this section to your needs!
#notifications:
# irc: "irc.freenode.org#travis"