Sha256: 52043c61e84a6c0648d94cf092ba343e49532b7f311a7f8440f021e035d7969d

Contents?: true

Size: 645 Bytes

Versions: 2

Compression:

Stored size: 645 Bytes

Contents

language: ruby
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.0
  - 2.4.0
  - 2.5.0
  - 2.6.0
  - 2.7.0
  - 3.0.0
  - 3.1.0
  - 3.2.0
  - jruby
gemfile:
  - gemfiles/Gemfile.active_model_3_1
  - gemfiles/Gemfile.active_model_3_2
  - gemfiles/Gemfile.active_model_4_0
  - gemfiles/Gemfile.active_model_4_1
  - gemfiles/Gemfile.active_model_4_2
  - gemfiles/Gemfile.active_model_5_0
  - gemfiles/Gemfile.active_model_5_1
  - gemfiles/Gemfile.active_model_5_2
  - gemfiles/Gemfile.active_model_6_0
  - gemfiles/Gemfile.active_model_6_1
  - gemfiles/Gemfile.active_model_6_2
  - gemfiles/Gemfile.active_model_7_0
install: bundle install
script: bundle exec rspec

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
validates_phone_format_of-3.0.0 .travis.yml
validates_phone_format_of-2.0.1 .travis.yml