mirror of
https://github.com/photonstorm/phaser
synced 2024-11-11 07:34:43 +00:00
5 lines
82 B
YAML
5 lines
82 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
before_script:
|
|
- npm install -g grunt-cli
|