Sha256: 49913c7fac34a0e59d43b6bccf44352ff23d5b1c9894abfa985043e1c12c677e
Contents?: true
Size: 514 Bytes
Versions: 1
Compression:
Stored size: 514 Bytes
Contents
--- language: ruby bundler_args: "--without system" script: "bundle exec rspec --color --format documentation spec/unit" notifications: email: false sudo: false jdk: - oraclejdk8 before_install: gem install bundler -v '< 2' --no-document matrix: include: - stage: r10k tests rvm: 2.3.0 - stage: r10k tests rvm: 2.2.0 - stage: r10k tests rvm: 2.1.0 - stage: r10k tests rvm: 2.0.0 - stage: r10k tests rvm: 1.9.3 - stage: r10k tests rvm: jruby-19mode
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
r10k-2.6.6 | .travis.yml |