Sha256: 965c9461d5ef3764fa51a7216a4c240091c62ddb0c32f87034f599e7584cb171
Contents?: true
Size: 453 Bytes
Versions: 2
Compression:
Stored size: 453 Bytes
Contents
language: ruby sudo: false before_install: gem install bundler gemfile: - gemfiles/rails_32.gemfile - gemfiles/rails_40.gemfile - gemfiles/rails_41.gemfile - gemfiles/rails_42.gemfile rvm: - 1.9.3 - 2.0.0 - 2.1.5 - 2.2.0 matrix: exclude: # NOTE : incompatible - rvm: 2.2.0 gemfile: gemfiles/rails_32.gemfile install: bundle install -j4 --path vendor/bundle notifications: slack: evilmartians:3TVEqLTmDrMKUZZqUIy9apFT
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
lurker-0.6.12 | .travis.yml |
lurker-0.6.11 | .travis.yml |