Sha256: 5e7d518dd064368041aae30f1b5d8108c64e4396a8fa30fa8b642a1d196c1814

Contents?: true

Size: 257 Bytes

Versions: 1

Compression:

Stored size: 257 Bytes

Contents

# https://docs.travis-ci.com/user/customizing-the-build/
language: ruby
cache: bundler
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1
  - 2.2
  - 2.3.1
notifications:
  recipients:
    - nesquena@gmail.com
    - databyte@gmail.com
before_install:
  - gem install bundler

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rabl-0.13.0 .travis.yml