Sha256: 8a8d5e431b1306307c8af0b2d0dc0bb8549118a308c859c2ee6db5e3afa7d037
Contents?: true
Size: 511 Bytes
Versions: 9
Compression:
Stored size: 511 Bytes
Contents
language: ruby cache: bundler before_install: # https://bundler.io/blog/2019/05/14/ # solutions-for-cant-find-gem-bundler-with-executable-bundle.html - gem update --system - gem install bundler rvm: # JRuby error with native code build - possibly can be overcome? # checking for main() in -lstdc++... RuntimeError: The compiler failed to generate # https://travis-ci.com/apiology/pronto-punchlist/jobs/264907931 # - jruby-head - ruby-head - ruby-2.7 - ruby-2.6 - ruby-2.5 - ruby-2.4
Version data entries
9 entries across 9 versions & 3 rubygems