diff --git a/.travis.yml b/.travis.yml index 6ac60504a5..13ad104066 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,6 @@ node_js: install: - npm install before_script: - - npm install + - bower install script: - - grunt --verbose \ No newline at end of file + - grunt build --verbose \ No newline at end of file diff --git a/README.md b/README.md index 94f8c46e3a..210db971e0 100644 --- a/README.md +++ b/README.md @@ -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 ===========