Sha256: cc71330614bc27f0b5b88eae25a2264fdb4bf4dbecf4c3abb2afd421b6017f08

Contents?: true

Size: 290 Bytes

Versions: 2

Compression:

Stored size: 290 Bytes

Contents

language: ruby

rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.8
  - 2.2.4
  - 2.3.0
  - ruby-head

gemfile:
  - Gemfile

script: bundle exec rake spec SPEC_OPTS="-fd"

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.14.1 .travis.yml
td-0.14.0 .travis.yml