Sha256: 3313c4fcc73323ff90ed69f2673c18902543f95620ae88df988e3d8448ce7ef6

Contents?: true

Size: 267 Bytes

Versions: 4

Compression:

Stored size: 267 Bytes

Contents

---
language: ruby
bundler_args: "--without system"
script: "bundle exec rspec --color --format documentation spec/unit"
notifications:
  email: false
sudo: false
before_install: gem update bundler
rvm:
  - "2.5"
  - "2.4"
  - "2.3"
  - "jruby"
jdk:
    - oraclejdk8

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
r10k-3.1.0 .travis.yml
r10k-3.0.3 .travis.yml
r10k-3.0.2 .travis.yml
r10k-3.0.1 .travis.yml