Sha256: a19b57dd7b024a26c8168b56616ac29a6cf8c54bca117de272b194ab4ea58160
Contents?: true
Size: 438 Bytes
Versions: 2
Compression:
Stored size: 438 Bytes
Contents
--- language: ruby sudo: false cache: bundler bundler_args: --without benchmarks tools script: - bundle exec rake - bundle exec rubocop rvm: - 2.3.0 - 2.4.0 - ruby-head - jruby-9.1.0.0 - rbx-3 env: global: - JRUBY_OPTS='--dev -J-Xmx1024M' matrix: allow_failures: - rvm: rbx-3 - rvm: ruby-head - rvm: jruby-head include: - rvm: jruby-head before_install: gem install bundler --no-ri --no-rdoc
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tram-policy-1.0.0 | .travis.yml |
tram-policy-0.4.0 | .travis.yml |