Sha256: 83e54e9c57ad1fa142b18a21f59a3d62b38ff6a53f2e6667b5524d73566f0af5

Contents?: true

Size: 345 Bytes

Versions: 1

Compression:

Stored size: 345 Bytes

Contents

language: ruby

rvm:
  - 2.0.0-p648
  - 2.1.10
  - 2.2.5
  - 2.3.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.26 .travis.yml