Commit 476fae13 authored by JC Brand's avatar JC Brand

I think I found the reason for travis' complaining.

parent bc0e200c
...@@ -2,5 +2,5 @@ language: node_js ...@@ -2,5 +2,5 @@ language: node_js
node_js: node_js:
- "0.10" - "0.10"
before_script: before_script:
- "./node_modules/.bin/bower update" - "./node_modules/.bin/grunt fetch"
script: grunt test script: grunt test
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