Sha256: f916cf8c207af10c5db9cd5aa4afed7122d5e93f52d2774e28410b4f1f91509e

Contents?: true

Size: 175 Bytes

Versions: 2

Compression:

Stored size: 175 Bytes

Contents

language: ruby

cache: bundler

rvm:
  - 2.1
  - 2.2

matrix:
  fast_finish: true

before_install:
  - gem update bundler

script:
  - bundle exec rake
  - bundle exec danger

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mercury_web_parser-0.1.2 .travis.yml
mercury_web_parser-0.1.0 .travis.yml