Sha256: ac7082da8b3cde12c9aa211dc98aeaec88d8162842661ee0a4acd3cbd7854a6b

Contents?: true

Size: 313 Bytes

Versions: 2

Compression:

Stored size: 313 Bytes

Contents

language: ruby

jdk:
  - oraclejdk8

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.4 .travis.yml
td-0.16.3 .travis.yml