First boot. Fix travis
This commit is contained in:
parent
97a844aa7c
commit
a46e883715
3 changed files with 3 additions and 3 deletions
|
|
@ -88,7 +88,7 @@
|
|||
"xcode": "^0.8.2"
|
||||
},
|
||||
"scripts": {
|
||||
"preinstall": "bower install && cd app-template && ./apply.js",
|
||||
"preinstall": "bower install && npm install fs-extra && npm install path && cd app-template && ./apply.js",
|
||||
"postinstall": "npm run build",
|
||||
"build": "grunt",
|
||||
"start": "node app.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue