From: Thomas Park Date: Tue, 30 Jul 2013 15:57:44 +0000 (-0400) Subject: update travis file X-Git-Tag: v3.0.0-rc1~17 X-Git-Url: http://git.roojs.org/?p=bootswatch;a=commitdiff_plain;h=a25e04ec97d3d08fb722a167f07150d9af9f1229 update travis file --- diff --git a/.travis.yml b/.travis.yml index fb471f9..3ff5241 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,6 @@ node_js: before_install: - npm install -g grunt-cli recess bower - - bower install bootstrap#~2.3.2 + - bower install script: "grunt swatch" \ No newline at end of file