Sha256: b6da7e42d360d1205a1e2d7938bda000e0328364c81185b5cf6d6081904275ed

Contents?: true

Size: 453 Bytes

Versions: 1

Compression:

Stored size: 453 Bytes

Contents

language: ruby
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.0
  - 2.4.0
  - 2.5.0
  - 2.6.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
install: bundle install
script: bundle exec rspec

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
validates_phone_format_of-2.0.0 .travis.yml