I think I found the reason for travis' complaining.

This commit is contained in:
JC Brand 2013-08-24 03:14:36 +02:00
parent bc0e200cee
commit 476fae13eb

View File

@ -2,5 +2,5 @@ language: node_js
node_js:
- "0.10"
before_script:
- "./node_modules/.bin/bower update"
- "./node_modules/.bin/grunt fetch"
script: grunt test