travis config for bower

This commit is contained in:
David Morse
2015-05-27 15:47:32 -06:00
parent 818321958c
commit 589864ce36
2 changed files with 5 additions and 2 deletions

View File

@ -4,6 +4,6 @@ node_js:
install:
- npm install
before_script:
- npm install
- bower install
script:
- grunt --verbose
- grunt build --verbose

View File

@ -1,3 +1,6 @@
[![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http://gruntjs.com/)
[![Build Status](https://travis-ci.org/dsmorse/gridster.js.svg)](http://travis-ci.org/dsmorse/gridster.js)
Gridster.js
===========