Sha256: db6c8abe0382bcded35895d2e13b22db4f7a5e5d9a5dfd3635461da80b93a995

Contents?: true

Size: 231 Bytes

Versions: 2

Compression:

Stored size: 231 Bytes

Contents

sudo: false
dist: trusty

language: ruby

rvm:
  - 2.2.9
  - 2.3.6
  - 2.4.3
  - 2.5.1

notifications:
  email: false

matrix:
  fast_finish: true
  allow_failures:
    - rvm: 2.2.9

script:
  - bundle exec rspec --format progress

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
graphql-pundit-387-0.7.1 .travis.yml
graphql-pundit-0.7.1 .travis.yml