phaser/.travis.yml

7 lines
100 B
YAML

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