Sha256: 658abf982c671e40049f4339b3e46650be7ac10b44fdfacf4594d4ac45c6e6a7
Contents?: true
Size: 471 Bytes
Versions: 15
Compression:
Stored size: 471 Bytes
Contents
language: ruby rvm: - "2.3" - "2.4" branches: only: - "master" env: global: - LC_ALL=en_US.UTF_8 LANG=en_US.UTF_8 matrix: fast_finish: true include: - rvm: jruby-9.1.9.0 env: DISABLE_NOKOGIRI=1 allow_failures: - rvm: jruby-9.1.9.0 env: DISABLE_NOKOGIRI=1 script: - bundle exec rake test_ci - bundle exec appraisal install && FOCUS=rouge bundle exec appraisal rake spec cache: bundler sudo: false git: depth: 10
Version data entries
15 entries across 15 versions & 1 rubygems