Skip to content

Commit

Permalink
⬆️ rebuild for bower
Browse files Browse the repository at this point in the history
  • Loading branch information
59naga committed May 27, 2015
1 parent 82efdde commit 1a5f8d3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -15,7 +15,6 @@
},
"scripts": {
"default": "jasminetea test --verbose --lint",
"cover": "$(opc package scripts.default) --cover --report",

"Developer commands":"",
"start": "$(opc package scripts.default) --watch",
Expand All @@ -26,6 +25,8 @@
"localhost": "zuul test/spec.coffee --ui jasmine2 --local 59798 --open",

"Travis-CI commands":"",
"cover": "$(opc package scripts.default) --cover --report",

"test": "npm run cover",
"posttest": "zuul test/spec.coffee --report && echo Perfect posttest || echo Ignored posttest",

Expand Down

0 comments on commit 1a5f8d3

Please sign in to comment.