cylon/.travis.yml

10 lines
143 B
YAML

language: node_js
script: "grunt test"
node_js:
- '0.10'
before_script:
- "npm install -g grunt-cli"
branches:
except:
- cylonjs.com