summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-07-29 19:23:52 -0400
committerThomas Park <thomas@thomaspark.me>2013-07-29 19:23:52 -0400
commit49a889991c32e94a9b376baa41c94659172c84a1 (patch)
tree524a4c9a71e63e6f58bcb2ca63f7bfff91b6d255
parent377a8068d36f15d14cd6dec9db0bc73540df6b99 (diff)
travis update bootstrap version
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 706e29c8..fb471f9d 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 bootstrap#~2.3.2
script: "grunt swatch" \ No newline at end of file