Sha256: 0f7ae17bc77578cc5af6b38759d16082a1519e1efbd2670bf56c0a0aa70449e6

Contents?: true

Size: 265 Bytes

Versions: 5

Compression:

Stored size: 265 Bytes

Contents

language: ruby
rvm:
  - 2.0.0
  - 2.1.0
  - 2.1.1
  - 2.1.2
  - 2.1.3
  - 2.1.4
  - 2.1.5
  - 2.2.0
  - ruby-head
matrix:
  allow_failures:
    - rvm: ruby-head
before_script:
  - chmod 0400 spec/fixtures/r.txt
script:
  - bundle exec rspec
  - bundle exec rubocop

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
opt_parse_validator-0.0.9 .travis.yml
opt_parse_validator-0.0.8 .travis.yml
opt_parse_validator-0.0.7 .travis.yml
opt_parse_validator-0.0.6 .travis.yml
opt_parse_validator-0.0.5 .travis.yml