Sha256: 38778f32d0fe330f6ff296087c785c5f13c032ff6372ab5745b499a043907d75

Contents?: true

Size: 215 Bytes

Versions: 2

Compression:

Stored size: 215 Bytes

Contents

sudo: false
language: ruby
rvm:
- 2.3.3
- 2.4.0
cache: bundler
script:
- xvfb-run bundle exec rake test
- bundle exec bundle-audit check --update
notifications:
  email:
    on_success: never
    on_failure: always

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
textbringer-0.1.6 .travis.yml
textbringer-0.1.5 .travis.yml