phaser/.travis.yml

7 lines
92 B
YAML
Raw Normal View History

language: node_js
node_js:
- "0.10"
install:
2014-08-22 16:34:25 +00:00
- npm install -g grunt-cli
- npm install