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

.travis.yml - github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0a8926ad11e6017299f1cad8968badcc64c43155 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
language: ruby
rvm:
  - 2.0.0
  - 1.9.3
  - jruby
  - rbx
gemfile:
  - test/gemfiles/sass_3_2.gemfile
  - test/gemfiles/sass_head.gemfile
matrix:
  allow_failures:
    - gemfile: test/gemfiles/sass_head.gemfile