Sha256: ba128587bfde9993759e9b63afbdce9537e3213cb6744e43f4b913187a9ad0e8

Contents?: true

Size: 355 Bytes

Versions: 1

Compression:

Stored size: 355 Bytes

Contents

language: ruby

rvm:
  - 2.0.0-p648
  - 2.1.10
  - 2.2.5
  - 2.3.1
  - 2.4.1
  - ruby-head
  - jruby-9.1.5.0

sudo: false

branches:
  only:
    - master

gemfile:
  - Gemfile

script: bundle exec rake spec

matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-9.1.5.0

notifications:
  webhooks: http://td-beda.herokuapp.com/travisci_callback

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
td-logger-0.3.27 .travis.yml