Sha256: 26fe8888e94cc226679f1615ff595f8c6d21a9148f9f6df97363d8b122cc6f2b

Contents?: true

Size: 309 Bytes

Versions: 7

Compression:

Stored size: 309 Bytes

Contents

language: ruby
rvm: 2.5.1
cache: bundler
sudo: false
before_install:
  - "echo '--colour' > ~/.rspec"
  - git config --global user.name 'Travis CI'
  - git config --global user.email 'travis-ci@example.com'
  - gem install bundler
  - gem update --system
install: bundle install
notifications:
  email: false

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
suspenders-1.49.0 .travis.yml
welaika-suspenders-2.29.0 .travis.yml
suspenders-1.48.0 .travis.yml
welaika-suspenders-2.29.0.alpha.3 .travis.yml
welaika-suspenders-2.29.0.alpha.2 .travis.yml
welaika-suspenders-2.29.0.alpha.1 .travis.yml
suspenders-1.47.0 .travis.yml