Sha256: 41a252677ac20af8bead3f94b8cb39688841ef1c0ee1e2a1e4ad242fb3d9e4ce

Contents?: true

Size: 246 Bytes

Versions: 1

Compression:

Stored size: 246 Bytes

Contents

# Lock down dist to ensure that builds run on a distribution that supports oraclejdk8
dist: trusty
language: ruby
rvm:
  - 2.7.2
jdk:
  - oraclejdk8
git:
  depth: 10
before_install:
- rvm install ruby-2.7.2
- rvm use 2.7.2
  - gem update bundler

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
reality-mda-1.10.0 .travis.yml