flocore-node/.travis.yml
2015-02-10 17:22:07 -03:00

8 lines
94 B
YAML

language: node_js
node_js:
- '0.10'
install:
- npm install
after_script:
- gulp coveralls