Sha256: 56c81f8b1661796d934f89f25a0ebcb4190709bcba4fc99b22b797d360382ccd

Contents?: true

Size: 185 Bytes

Versions: 2

Compression:

Stored size: 185 Bytes

Contents

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rubocop-0.19.1 .travis.yml
rubocop-0.19.0 .travis.yml