Sha256: b37292bff57405462d570eb865c555d91c9e76c5bc42dde813727f49fae4f12f

Contents?: true

Size: 301 Bytes

Versions: 4

Compression:

Stored size: 301 Bytes

Contents

language: ruby
rvm: 2.6.5
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
install: bundle install
notifications:
  email: false
services:
  - postgresql

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
welaika-suspenders-3.0 .travis.yml
welaika-suspenders-2.36 .travis.yml
welaika-suspenders-2.35 .travis.yml
welaika-suspenders-2.34 .travis.yml