Sha256: 4f01da1c931f7984d36e02f4b4577a6de6468f1875930a47141458d1865c5236
Contents?: true
Size: 330 Bytes
Versions: 12
Compression:
Stored size: 330 Bytes
Contents
--- sudo: false language: ruby cache: bundler before_install: - gem install bundler --no-ri --no-rdoc - gem update --system script: - bundle exec rspec - bundle exec rubocop rvm: - 2.3.0 - 2.4.0 - ruby-head - jruby-9.1.0.0 - jruby-head matrix: allow_failures: - rvm: ruby-head - rvm: jruby-head
Version data entries
12 entries across 12 versions & 1 rubygems