17f94330e70bc85f8a53e57c92b1d1bc0846aa79
[dotfiles/.git] / .travis.yml
1 language: node_js
2 node_js:
3   - "0.10"
4
5 script: "npm test"