Sha256: 41ae7d998472c6dc3010a45429cbf299c8e76c40beb17ef1f8866ec3e92eba05

Contents?: true

Size: 351 Bytes

Versions: 2

Compression:

Stored size: 351 Bytes

Contents

language: ruby

cache: bundler

rvm:
  - 2.0.0
  - 2.1.5
  - 2.2.6
  - 2.3.3
  - 2.4.0

gemfile:
  - Gemfile
  - gemfiles/activesupport-4.gemfile

matrix:
  exclude:
    - rvm: 2.0.0
      gemfile: Gemfile
    - rvm: 2.1.5
      gemfile: Gemfile
    - rvm: 2.4.0
      gemfile: gemfiles/activesupport-4.gemfile

before_install:
  - gem update bundler

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
piet-0.2.6 .travis.yml
piet-0.2.5 .travis.yml