Sha256: b58a1acfcf03d7135fa7f8a80afeb15660351c6ac853d6c78f7fd902ad108d38

Contents?: true

Size: 239 Bytes

Versions: 12

Compression:

Stored size: 239 Bytes

Contents

language: ruby
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.0
  - 2.1.1
before_install:
  - 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

12 entries across 12 versions & 2 rubygems

Version Path
suspenders-1.10.2 .travis.yml
suspenders-1.10.1 .travis.yml
suspenders-1.10.0 .travis.yml
suspenders-1.9.3 .travis.yml
suspenders-1.9.2 .travis.yml
suspenders-1.9.1 .travis.yml
suspenders-1.9.0 .travis.yml
os_suspenders-1.8.5 .travis.yml
os_suspenders-1.8.4 .travis.yml
os_suspenders-1.8.3 .travis.yml
os_suspenders-1.8.2 .travis.yml
os_suspenders-0.0.1 .travis.yml