Sha256: c29567be15d7317fb689928d00bd792eec9de3248ef7c403f7e36885ad1ac2f0

Contents?: true

Size: 241 Bytes

Versions: 3

Compression:

Stored size: 241 Bytes

Contents

---
language: ruby
cache: bundler
rvm:
  - 2.6.5
  - 2.5.7
  - 2.4.9
  - 2.3.8
script:
  - bin/rspec
jobs:
  fast_finish: true
  include:
    - rvm: 2.6.5
      name: Rubocop
      script:
        - bundle info rubocop
        - bin/rubocop

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
safety_net_attestation-0.2.0 .travis.yml
fido_metadata-0.4.0 .travis.yml
safety_net_attestation-0.1.0 .travis.yml