mirror of
https://github.com/photonstorm/phaser
synced 2024-11-10 15:14:47 +00:00
6 lines
92 B
YAML
6 lines
92 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
install:
|
|
- npm install -g grunt-cli
|
|
- npm install
|