Sha256: 60be24e44135b677d0a664a6c144d044f068e06c81b81f7e7a6994653d3482c2

Contents?: true

Size: 200 Bytes

Versions: 3

Compression:

Stored size: 200 Bytes

Contents

before_install:
  # Install gem
  - gem update --system
  - gem install bundler
  
language: ruby

rvm:
  - 2.3.0
  - 2.3.6
  - 2.4.3
  - 2.5.0

script: bundle exec rspec

sudo: false

cache: bundler

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cmds-0.2.11 .travis.yml
cmds-0.2.10 .travis.yml
cmds-0.2.9 .travis.yml