mirror of
https://github.com/photonstorm/phaser
synced 2024-11-10 15:14:47 +00:00
fix whitespace in travis.yml
This commit is contained in:
parent
ffa3f0deff
commit
e877738160
1 changed files with 2 additions and 2 deletions
|
@ -2,5 +2,5 @@ language: node_js
|
|||
node_js:
|
||||
- "0.10"
|
||||
install:
|
||||
- npm install -g grunt-cli
|
||||
- npm install
|
||||
- npm install -g grunt-cli
|
||||
- npm install
|
||||
|
|
Loading…
Reference in a new issue