mirror of
https://github.com/photonstorm/phaser
synced 2024-11-10 23:24:41 +00:00
7 lines
100 B
YAML
7 lines
100 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
- "4"
|
|
install:
|
|
- npm install -g grunt-cli
|
|
- npm install
|