Sha256: 9f46ccb3ea6be2c8571ce5082ff38e3b6dc5ad1bba2cc9b9f4b31167d352b3ba

Contents?: true

Size: 276 Bytes

Versions: 4

Compression:

Stored size: 276 Bytes

Contents

os: linux
dist: xenial
language: ruby
cache: bundler

services:
  - redis

rvm:
  - 2.5.8
  - 2.6.6
  - 2.7.2
  - 3.0.0

script: 'bundle exec rake spec'

notifications:
  email:
    recipients:
      - virtualstaticvoid@gmail.com
    on_failure: change
    on_success: never

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
taskinator-0.4.3 .travis.yml
taskinator-0.4.2 .travis.yml
taskinator-0.4.1 .travis.yml
taskinator-0.4.0 .travis.yml