Sha256: 229e882cd0bea649d984c5be86a24c649d932957200d64898a39cdf00a3be4c0

Contents?: true

Size: 281 Bytes

Versions: 1

Compression:

Stored size: 281 Bytes

Contents

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
validates_phone_format_of-1.0.5 .travis.yml