Sha256: 53d1278c0a0e472e0d17aa87c7c4ea73c65a0feaf398cf9f63d9e6d707252676

Contents?: true

Size: 286 Bytes

Versions: 4

Compression:

Stored size: 286 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.1

gemfile:
#  - gemfiles/rails_5.2.gemfile

matrix:

notifications:
  email: false

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
act_with_flags-0.1.0 .travis.yml
act_with_flags-0.0.7 .travis.yml
act_with_flags-0.0.6 .travis.yml
act_with_flags-0.0.4 .travis.yml