Sha256: 114ae7bca6a89f615066a4b7d97b7ce81b48889f5c7e442838e393a1d04f5d1f

Contents?: true

Size: 292 Bytes

Versions: 6

Compression:

Stored size: 292 Bytes

Contents

language: ruby

jdk:
  - oraclejdk8

rvm:
  - 2.1.10
  - 2.2.5
  - 2.3.1
  - 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

6 entries across 6 versions & 1 rubygems

Version Path
td-0.15.7 .travis.yml
td-0.15.6 .travis.yml
td-0.15.5 .travis.yml
td-0.15.4 .travis.yml
td-0.15.3 .travis.yml
td-0.15.2 .travis.yml