mirror of
https://github.com/liabru/matter-js.git
synced 2024-11-23 09:26:51 -05:00
fix grunt for travis
This commit is contained in:
parent
f55d806b72
commit
d40591033d
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
},
|
||||
"scripts": {
|
||||
"dev": "npm install && grunt dev",
|
||||
"test": "grunt test"
|
||||
"test": "grunt test:all"
|
||||
},
|
||||
"dependencies": {}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue