Sha256: dd1d9dcdbe6149c0a4f6c43674086f601a4031f2db0870ca6557119b801f0809

Contents?: true

Size: 285 Bytes

Versions: 6

Compression:

Stored size: 285 Bytes

Contents

language: ruby
rvm: 2.6.3
cache: bundler
sudo: false
before_install:
  - git config --global user.name 'Travis CI'
  - git config --global user.email 'travis-ci@example.com'
  - gem update --system
  - gem install bundler -v '< 2'
install: bundle install
notifications:
  email: false

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
welaika-suspenders-2.33 .travis.yml
welaika-suspenders-2.32.2 .travis.yml
welaika-suspenders-2.32.1 .travis.yml
welaika-suspenders-2.32.0 .travis.yml
suspenders-1.52.0 .travis.yml
suspenders-1.51.0 .travis.yml