summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-07-30 11:57:44 -0400
committerThomas Park <thomas@thomaspark.me>2013-07-30 11:57:44 -0400
commita25e04ec97d3d08fb722a167f07150d9af9f1229 (patch)
treecab63bf0f23311a5458f4934892df25f18d567dd /.travis.yml
parent757f707c3462400b0f24d142411ff1bbea57d24f (diff)
update travis file
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
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