Sha256: 17ea28da037b1db080d3a1f4537a431115099c5f4db9aa07d9311cd30de705f0

Contents?: true

Size: 207 Bytes

Versions: 2

Compression:

Stored size: 207 Bytes

Contents

sudo: false
dist: trusty

language: ruby

rvm:
  - 2.6.5

notifications:
  email: false

matrix:
  fast_finish: true

before_install:
  - gem install bundler

script:
  - bundle exec rspec --format progress

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
graphql-pundit2-1 .travis.yml
graphql-pundit2-0.9.1 .travis.yml