update travis file
authorThomas Park <thomas@thomaspark.me>
Tue, 30 Jul 2013 15:57:44 +0000 (11:57 -0400)
committerThomas Park <thomas@thomaspark.me>
Tue, 30 Jul 2013 15:57:44 +0000 (11:57 -0400)
.travis.yml

index fb471f9..3ff5241 100644 (file)
@@ -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