diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-07-30 11:57:44 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-07-30 11:57:44 -0400 |
commit | a25e04ec97d3d08fb722a167f07150d9af9f1229 (patch) | |
tree | cab63bf0f23311a5458f4934892df25f18d567dd | |
parent | 757f707c3462400b0f24d142411ff1bbea57d24f (diff) |
update travis file
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index fb471f9d..3ff52416 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 |