Commit 63d16e58 authored by Hunter Loftis's avatar Hunter Loftis

fix tests for Docker

parent cf59592d
...@@ -13,6 +13,6 @@ ...@@ -13,6 +13,6 @@
"node": "4.1.1" "node": "4.1.1"
}, },
"scripts": { "scripts": {
"postinstall": "bower install" "postinstall": "bower install --allow-root"
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment