Sha256: 076e2b304f7ada09e17611725dba13707e9ed9d0d4b57921c4ba3bca943646ec
Contents?: true
Size: 376 Bytes
Versions: 4
Compression:
Stored size: 376 Bytes
Contents
language: ruby sudo: false branches: only: - master before_install: - gem install bundler bundler_args: --without development rvm: - 2.4 - 2.5 - 2.6 matrix: include: - rvm: jruby jdk: openjdk8 env: JRUBY_OPTS="--debug" # for simplecov - rvm: jruby jdk: openjdk11 env: JRUBY_OPTS="--debug" # for simplecov fast_finish: true
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
rails-auth-3.0.0 | .travis.yml |
rails-auth-2.2.2 | .travis.yml |
rails-auth-2.2.1 | .travis.yml |
rails-auth-2.2.0 | .travis.yml |