Sha256: 2cfc63bfeea78a67b2b299d7aa33b74ac283c64877b866f1133ab906d3e02ef3

Contents?: true

Size: 232 Bytes

Versions: 1

Compression:

Stored size: 232 Bytes

Contents

language: ruby
rvm:
  - 2.4.0
  - 2.3.3
before_install:
  # Workaround for https://github.com/sickill/rainbow/issues/48
  - gem update --system
  - gem install bundler -v 1.13.7
script:
  - bundle exec rubocop
  - bundle exec rspec

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
omniauth-multi-provider-0.2.0 .travis.yml