Sha256: 763b252c7cedc3d5cdafb0b9cc344c908503919250a4baa4f1dee7a380d94771

Contents?: true

Size: 311 Bytes

Versions: 3

Compression:

Stored size: 311 Bytes

Contents

language: ruby

jdk:
  - openjdk8

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

3 entries across 3 versions & 1 rubygems

Version Path
td-0.16.7 .travis.yml
td-0.16.6 .travis.yml
td-0.16.5 .travis.yml