Sha256: 63f539ffcb69ac1557e7ca2bf42532741e1b914669d1a4a12227984bcac16b32
Contents?: true
Size: 308 Bytes
Versions: 10
Compression:
Stored size: 308 Bytes
Contents
--- sudo: false language: ruby cache: bundler script: - bundle exec rspec - bundle exec rubocop rvm: - '2.2' - '2.3.0' # - rbx-2 - ruby-head - jruby-9.1.0.0 - jruby-head before_install: gem install bundler -v 1.12.5 matrix: allow_failures: - rvm: ruby-head - rvm: jruby-head
Version data entries
10 entries across 10 versions & 1 rubygems