node_npr/.travis.yml
2015-08-01 20:04:08 -04:00

9 lines
147 B
YAML

language: node_js
node_js:
- '0.12'
before_script:
- npm install -g gulp
notifications:
email:
on_success: change
on_failure: change