Sha256: 553d550fa5337622c7f2939833f937f7f5570c0b50262161b00f7e4e9b2c40a4
Contents?: true
Size: 618 Bytes
Versions: 2
Compression:
Stored size: 618 Bytes
Contents
language: ruby bundler_args: "--binstubs --standalone --without documentation --path ../bundle" script: "bundle exec rake test" before_install: - rvm @global do gem uninstall bundler -x - gem install bundler --version '< 2' gemfile: - gemfiles/sprockets-rails_3_0.gemfile - gemfiles/sprockets-rails_2_3.gemfile - gemfiles/sprockets_3_0.gemfile - gemfiles/sprockets_4_0.gemfile - gemfiles/rails_4_2.gemfile - gemfiles/rails_5_2.gemfile rvm: - 2.4.6 - 2.5.5 - 2.6.3 - jruby matrix: allow_failures: - gemfile: gemfiles/rails_4_2.gemfile rvm: jruby notifications: email: false
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sassc-rails-2.1.2 | .travis.yml |
sassc-rails-2.1.1 | .travis.yml |