phaser/.travis.yml
2014-08-22 09:34:25 -07:00

6 lines
92 B
YAML

language: node_js
node_js:
- "0.10"
install:
- npm install -g grunt-cli
- npm install