Sha256: 9e69f6f46adf1a46a5dd63554a9ce7faeabeada78bce4a169d87374fb08998f2

Contents?: true

Size: 221 Bytes

Versions: 1

Compression:

Stored size: 221 Bytes

Contents

language: ruby
sudo: false
cache: bundler
script: rake test
rvm:
  - 2.3.1
matrix:
  global:
    - BUNDLE_JOBS=4
before_install:
  - bundle install --retry=3
before_update:
  - bundle update
notifications:
  email: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
oprah-0.1.1 .travis.yml