Sha256: 8dcb2969d5cd8a913020af53e7c90a3769c4eeeee64f383a153eb10aae6d850a
Contents?: true
Size: 489 Bytes
Versions: 2
Compression:
Stored size: 489 Bytes
Contents
bundler_args: --without development before_install: - gem uninstall -v '>= 2' -i $(rvm gemdir)@global -ax bundler || true - gem install bundler -v '1.17.3' install: - bundle _1.17.3_ install --jobs=3 --retry=3 cache: bundler env: global: - JRUBY_OPTS="$JRUBY_OPTS --debug" language: ruby rvm: - jruby-9000 - 2.2.9 - 2.3.5 - 2.4.4 - 2.5.3 - jruby-head - ruby-head matrix: allow_failures: - rvm: jruby-head - rvm: ruby-head fast_finish: true sudo: false
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
omniauth-1.9.2 | .travis.yml |
omniauth-1.9.1 | .travis.yml |