@@ -2,5 +2,5 @@ language: node_js
node_js:
- "0.10.13"
before_install:
- - "bower update"
+ - "./node_modules/.bin/bower update"
script: grunt test