Sha256: 405a662a7744f9c457bf522bded41c3b78a4dced8cd8c0fbaad5bf40b459ae1c

Contents?: true

Size: 222 Bytes

Versions: 1

Compression:

Stored size: 222 Bytes

Contents

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
reality-mash-1.1.0 .travis.yml