Sha256: 183ae944abdcf88bbe0a4ce987ef6bec303d33e62e843a5faa0cc3d0a49e9f8e
Contents?: true
Size: 371 Bytes
Versions: 1
Compression:
Stored size: 371 Bytes
Contents
language: ruby matrix: allow_failures: - rvm: ruby-head before_install: - gem install bundler # Disable support for sudo to get faster builds with Docker sudo: false rvm: - 1.9.3 - 2.0.0 - 2.1 - 2.2 - 2.3 - 2.4 - 2.5 - jruby - ruby-head notifications: webhooks: urls: - http://buildlight.collectiveidea.com/ on_start: always
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
snitcher-0.4.1 | .travis.yml |