Sha256: a240b7f21dfd05875e1e6a6a0db428ed69ac3504832b88cd4ef21bb0076ebd20
Contents?: true
Size: 399 Bytes
Versions: 2
Compression:
Stored size: 399 Bytes
Contents
language: ruby sudo: false cache: bundler rvm: - 2.5 - 2.6 - 2.7 - jruby matrix: allow_failures: - rvm: jruby-9.0.0.0 fast_finish: true script: script/ci before_install: - gem update --system - gem update bundler services: - redis-server branches: except: - /^v[0-9]/ notifications: email: false webhooks: urls: - https://lita-freenode.herokuapp.com/travis
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
lita-4.8.0 | .travis.yml |
lita-4.8.0.beta1 | .travis.yml |