Sha256: 342fc08667b00270711d58afc3c63b015184b0b8b1dfe1880a9441a97846f168

Contents?: true

Size: 292 Bytes

Versions: 2

Compression:

Stored size: 292 Bytes

Contents

language: ruby

rvm:
  - 2.1.10
  - 2.2.10
  - 2.3.8
  - 2.4.5
  - 2.5.3
  - 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.16.9 .travis.yml
td-0.16.8 .travis.yml