material-kit/js/bootstrap-datepicker.js
[bootswatch] / .travis.yml
index ac0f28e..9be3892 100644 (file)
@@ -9,6 +9,7 @@ node_js:
   - "0.8.11"
 
 before_install:
-  - npm install -g grunt-cli recess
+  - npm install -g grunt-cli recess bower
+  - bower install
 
-script: "grunt swatch"
\ No newline at end of file
+script: "grunt swatch"