Sha256: 740d5636cb2ecb0bc7330cfd980ee295f4d47e921d1b28f809c12f231623d2c2
Contents?: true
Size: 449 Bytes
Versions: 1
Compression:
Stored size: 449 Bytes
Contents
language: ruby sudo: false cache: bundler before_install: - gem install bundler script: - bundle exec rake test rvm: - 2.2 - 2.3 - 2.4 - 2.5 - 2.6.1 - ruby-head - jruby-head - rbx-3 matrix: allow_failures: - rvm: ruby-head - rvm: jruby-head - rvm: rbx-3 notifications: webhooks: urls: - https://webhooks.gitter.im/e/a44b19cc5cf6db25fa87 on_success: change on_failure: always on_start: never
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
aw-0.1.6 | .travis.yml |