Sha256: cbf4a656dfb987f998af2018958a6b939bd45a9c134aa0450d8e7a31bd0d26dc

Contents?: true

Size: 311 Bytes

Versions: 1

Compression:

Stored size: 311 Bytes

Contents

language: ruby

jdk:
  - oraclejdk8

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

1 entries across 1 versions & 1 rubygems

Version Path
td-0.15.0 .travis.yml