Sha256: fc1d60ca320c129dd06e96556f774d3eabfa64286b88fadcb62e6c441e4cda83

Contents?: true

Size: 188 Bytes

Versions: 4

Compression:

Stored size: 188 Bytes

Contents

language: ruby
rvm:
  - "1.9.3"
  - "2.0.0"
  - "2.1.0"
  - "jruby-19mode"
  - "rbx"
bundler_args: --binstubs --without debugging
before_install:
  - gem install bundler
script: bin/rspec

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
standalone_validator-0.2.3 .travis.yml
standalone_validator-0.2.2 .travis.yml
standalone_validator-0.2.1 .travis.yml
standalone_validator-0.2.0 .travis.yml