Sha256: 7e399477316e8a34676d5c944de0afa4cf50b149a36f7aebb38061a561c2d06c

Contents?: true

Size: 504 Bytes

Versions: 5

Compression:

Stored size: 504 Bytes

Contents

language: ruby
rvm:
  - 2.1.5
gemfile:
  - test/gemfiles/sass_3_2.gemfile
  - test/gemfiles/sass_3_3.gemfile
  - test/gemfiles/sass_3_4.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
env:
  global:
  - VERBOSE=1
script:
  - bundle exec rake
  - sh test/*.sh

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
bootstrap-sass-3.3.5 .travis.yml
bootstrap-sass-3.3.4.1 .travis.yml
bootstrap-sass-3.3.3 .travis.yml
bootstrap-sass-3.3.2.1 .travis.yml
bootstrap-sass-3.3.2.0 .travis.yml