Sha256: f5c1e3f748744616a6582b0520224d9792749466a472089ae68c8eb1f75a7022

Contents?: true

Size: 189 Bytes

Versions: 3

Compression:

Stored size: 189 Bytes

Contents

language: ruby
rvm:
  - 1.9.2
  - 1.9.3
  - 2.0.0
  - 2.1.0
  - jruby-19mode
  - rbx-2.1.1
before_install: gem update --remote bundler
script:
  - bundle exec rspec
  - bundle exec rubocop

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rubocop-0.18.1 .travis.yml
rubocop-0.18.0 .travis.yml
rubocop-0.17.0 .travis.yml