Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Harward <trisweb@gmail.com>2012-11-01 17:59:36 +0400
committerTristan Harward <trisweb@gmail.com>2012-11-01 17:59:36 +0400
commit5575d05d2f15d56c265b07761ce4a1997e556563 (patch)
tree07037f34ca3ce27f069a5b23c861153593a0ac5c /.travis.yml
parentdf4c203cbb24fea2157c1bc1eda3416ff6ab2fe5 (diff)
Ah, finally got the travis config. Updated for gem version bump.
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 6a649f6..a269c79 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,5 +3,5 @@ rvm:
- 1.9.3
- jruby-19mode
gemfile:
- - test/gemfiles/sass_3_1.gemfile
+ - test/gemfiles/sass_3_2.gemfile
- test/gemfiles/sass_head.gemfile \ No newline at end of file