Sha256: 6929ce7b6bc7e5f597cd6aebe468ee4b4f48a1c19e2bf255e926e33e16b5f660

Contents?: true

Size: 242 Bytes

Versions: 3

Compression:

Stored size: 242 Bytes

Contents

language: ruby
rvm:
  - 2.1.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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
suspenders-1.13.0 .travis.yml
suspenders-1.12.0 .travis.yml
suspenders-1.11.0 .travis.yml