Make sure bower is updated

This commit is contained in:
JC Brand 2013-08-05 10:25:39 +02:00
parent 405d308ae0
commit 032ebad032

View File

@ -1,4 +1,6 @@
language: node_js
node_js:
- "0.10.13"
before_install:
- "bower update"
script: grunt test