Sha256: 90d4cc6440b6537a7652100f040325d8eea489df7a85b62042b51106870206f4

Contents?: true

Size: 304 Bytes

Versions: 6

Compression:

Stored size: 304 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.3.0"
  - "2.2.0"
  - "2.1.0"
  - "2.0.0"
  - "1.9.3"
  - "jruby-19mode"
jdk:
    - oraclejdk8

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
r10k-2.6.5 .travis.yml
r10k-2.6.4 .travis.yml
r10k-2.6.3 .travis.yml
r10k-2.6.2 .travis.yml
r10k-2.6.1 .travis.yml
r10k-2.6.0 .travis.yml