cylon/.travis.yml

10 lines
143 B
YAML
Raw Normal View History

2013-10-18 14:55:48 +08:00
language: node_js
2013-10-22 06:42:01 +08:00
script: "grunt test"
2013-10-18 14:55:48 +08:00
node_js:
- '0.10'
before_script:
- "npm install -g grunt-cli"
2013-11-16 01:44:23 +08:00
branches:
except:
- cylonjs.com