Sha256: ae0e65851cb5461013ac3efc6556d729806cf080eff0e16d681c6b4009e2994a
Contents?: true
Size: 439 Bytes
Versions: 1
Compression:
Stored size: 439 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 - 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.5 | .travis.yml |