Fixes travis ci, since strotygen is not published as dnx-compatible tool
This commit is contained in:
parent
e809616301
commit
89db4a4251
1 changed files with 1 additions and 2 deletions
|
|
@ -177,8 +177,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"prepublish": "make minify",
|
"prepublish": "make minify"
|
||||||
"prepare": "make prepare_code prepare_mvc_templates"
|
|
||||||
},
|
},
|
||||||
"embed": "Views/**/*.cshtml"
|
"embed": "Views/**/*.cshtml"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue