Sha256: dcdf55cdca62fc693e2c32aef5f8fd083ea33ee96c3db545a88b5b51bc76fc4d
Contents?: true
Size: 441 Bytes
Versions: 2
Compression:
Stored size: 441 Bytes
Contents
language: ruby sudo: false cache: bundler rvm: - 2.0 - 2.1 - 2.2 - jruby-9.0.0.0 - rbx-2 matrix: allow_failures: - rvm: jruby-9.0.0.0 - rvm: rbx-2 fast_finish: true script: bundle exec rake 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.7.1 | .travis.yml |
lita-4.7.0 | .travis.yml |