Sha256: 249040f98274c753c24e6e3764e43d45e3654935bdd8ff49ccc182d61b571d69
Contents?: true
Size: 420 Bytes
Versions: 3
Compression:
Stored size: 420 Bytes
Contents
sudo: false language: ruby cache: bundler before_install: gem update bundler matrix: include: - rvm: 2.1.0 - rvm: 2.1.10 - rvm: 2.2.5 - rvm: 2.3.1 - rvm: ruby-head - rvm: jruby-9.1.5.0 env: JRUBY_OPTS='--debug' # get more accurate coverage data - rvm: rbx-3 allow_failures: - rvm: ruby-head - rvm: jruby-9.1.5.0 - rvm: rbx-3 fast_finish: true script: bundle exec rake
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rubycritic-3.1.1 | .travis.yml |
rubycritic-3.1.0 | .travis.yml |
rubycritic-3.0.0 | .travis.yml |