Sha256: e2e8dfbf7f6b3f9b5f9f1832d6663d24f66ce1908342a43d76d0bf34a6e872a9
Contents?: true
Size: 540 Bytes
Versions: 1
Compression:
Stored size: 540 Bytes
Contents
before_install: - gem install bundler - bundle --version - gem update --system 2.1.11 - gem --version bundler_args: --without development language: ruby rvm: - 1.8.7 - 1.9.2 - 1.9.3 - 2.0.0 - 2.1.0 - rbx - ruby-head matrix: include: - rvm: jruby-18mode env: JRUBY_OPTS="$JRUBY_OPTS --debug" - rvm: jruby-19mode env: JRUBY_OPTS="$JRUBY_OPTS --debug" - rvm: jruby-head env: JRUBY_OPTS="$JRUBY_OPTS --debug" allow_failures: - rvm: jruby-head - rvm: ruby-head fast_finish: true
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
omniauth-oauth2-1.1.2 | .travis.yml |