Sha256: e2e13d9e29bf585c6709de13c81e46acec53894b62ae9fd558dba27690bf3d07

Contents?: true

Size: 441 Bytes

Versions: 2

Compression:

Stored size: 441 Bytes

Contents

language: ruby

#bundler_args: --without production
bundle config set without production
script: "bundle exec rake test"

rvm:
   - 2.7.2  # 2020-10-26
#  - 2.6.6  # 2020-07-17
#  - 2.6.5  # 2019-10-29
#  - 2.6.4  # 2019-10-15
#  - 2.6.3  # 2019-06-21
#  - 2.6.1
#  - 2.5.1
#  - 2.5.0
#  - 2.4.1
#  - 2.3.0  # tested; no longer in CI
#  - 2.2.3  # tested; no longer in CI
#  - 2.0.0  # tested; no longer in CI

notifications:
  email: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
doit-1.0.2 .travis.yml
doit-1.0.1 .travis.yml