Sha256: 618181c829d9ae9bb2e5569006b73f34fb260044c9c8475d7b6af19fd32256b3
Contents?: true
Size: 308 Bytes
Versions: 10
Compression:
Stored size: 308 Bytes
Contents
--- sudo: false language: ruby cache: bundler before_install: - gem install bundler --no-document - gem update --system script: - bundle exec rspec - bundle exec rubocop rvm: - 2.4.0 - 2.6.0 - ruby-head - jruby-head matrix: allow_failures: - rvm: ruby-head - rvm: jruby-head
Version data entries
10 entries across 10 versions & 2 rubygems