Sha256: d3cdfea5496fc9009b123b60d7e7ab0fa02f252c2fc369167cebc465cb08e162
Contents?: true
Size: 407 Bytes
Versions: 4
Compression:
Stored size: 407 Bytes
Contents
language: ruby sudo: false cache: bundler bundler_args: --binstubs=./bin before_install: - "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc" - gem install bundler - gem update bundler before_script: - bundle update install: - bundle install --path vendor/bundle script: bundle exec rake rvm: - 2.2.2 - 2.2.5 - 2.3.1 - 2.3.2 - 2.3.3 env: - RAILS_ENV=test RACK_ENV=test notifications: email: false
Version data entries
4 entries across 4 versions & 2 rubygems
Version | Path |
---|---|
celluloid_pubsub_redis_adapter-0.5.1 | .travis.yml |
celluloid_pubsub_redis_adapter-0.5.0 | .travis.yml |
tax_generator-0.6.6 | .travis.yml |
tax_generator-0.6.5 | .travis.yml |