Sha256: b31e7baa4cfc87bc408bba56c319cd405317201d4c2086fdd7d8b9059530511a

Contents?: true

Size: 424 Bytes

Versions: 2

Compression:

Stored size: 424 Bytes

Contents

language: ruby
rvm:
  - 2.1.1
  - 2.0.0
  - jruby
  - rbx-2
gemfile:
  - test/gemfiles/sass_3_2.gemfile
  - test/gemfiles/sass_3_3.gemfile
  - test/gemfiles/sass_head.gemfile
before_install:
  - "npm install"
matrix:
  allow_failures:
    # rbx has issues https://github.com/rubinius/rubinius/issues/3060
    - rvm: rbx-2
    - gemfile: test/gemfiles/sass_head.gemfile
notifications:
  slack: heybb:3n88HHilXn76ji9vV4gL819Y

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
bootstrap-sass-3.2.0.4 .travis.yml
bootstrap-sass-backport-3.2.0.2 .travis.yml