Sha256: 757c97e353705d1c3a95902e646f769b65d057ecfa5c8f6b6852761728425cf7
Contents?: true
Size: 568 Bytes
Versions: 1
Compression:
Stored size: 568 Bytes
Contents
language: ruby sudo: false bundler_args: --without production #before_install: #- gem update bundler --no-document #- gem update bundler --no-rdoc --no-ri script: "bundle exec rake test" rvm: - 2.6.6 # - 2.6.5 # - 2.6.4 # - 2.6.3 # - 2.6.1 # - 2.6.0 - 2.5.1 # - 2.2.4 # - 1.9.3 ## - 2.2.3 # - 2.3.1 ## - 2.4.1 gemfile: - gemfiles/rails_6.0.gemfile # - gemfiles/rails_5.2.gemfile # - gemfiles/rails_5.0.gemfile # - gemfiles/rails_4.1.gemfile matrix: # exclude: # - rvm: 2.2.3 # env: "RAILS_VERSION=3.2.16" notifications: email: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
act_with_bag-1.0.2 | .travis.yml |