Sha256: 16b8075d1f0ac3167d1a8e6195676a56cc7e86f825ca0cbd1a1c0e70c64f6676

Contents?: true

Size: 274 Bytes

Versions: 2

Compression:

Stored size: 274 Bytes

Contents

language: ruby

rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.0
  - 2.1.1
  - 2.2.0
  - ruby-head

gemfile:
  - Gemfile

script: bundle exec rake spec

matrix:
  allow_failures:
    - rvm: ruby-head

sudo: false

notifications:
  webhooks: http://td-beda.herokuapp.com/travisci_callback

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
td-0.13.1 .travis.yml
td-0.13.0 .travis.yml