Sha256: df8c930a14d58894d2bce083c1098909be3ac00cf1d011a901acdc9afc9a659a

Contents?: true

Size: 357 Bytes

Versions: 4

Compression:

Stored size: 357 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.6.2
  - ruby-head
  - jruby-9.2.7.0
  - truffleruby
env:
  global:
    - JRUBY_OPTS='--dev -J-Xmx1024M'
matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head
    - rvm: truffleruby

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
tram-policy-2.1.0 .travis.yml
tram-policy-2.0.1 .travis.yml
tram-policy-2.0.0 .travis.yml
tram-policy-1.0.1 .travis.yml