Sha256: 04a0f029e174b6463d0d72fc7139d64c00c4593b26caeac9407a57e05b04fecb

Contents?: true

Size: 254 Bytes

Versions: 4

Compression:

Stored size: 254 Bytes

Contents

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

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
suspenders-1.26.0 .travis.yml
welaika-suspenders-2.9.0 .travis.yml
welaika-suspenders-2.8.0 .travis.yml
suspenders-1.25.0 .travis.yml