Sha256: aba7f7f93eaeb480c5c05de18ec049603f4b0daa5483d8e3074f57568f065d87

Contents?: true

Size: 643 Bytes

Versions: 1

Compression:

Stored size: 643 Bytes

Contents

before_install:
  - gem update bundler
  - bundle --version
language: ruby
cache: bundler
rvm:
  - 2.0
  - 2.1
  - 2.2
env:
  - rails=3.2.18 grape=0.10.0
  - rails=3.2.18 grape=0.12.0
  - rails=4.1.1 grape=0.12.0 doorkeeper=2.0.1
  - rails=4.1.1 grape=0.12.0 doorkeeper=2.1.4
  - rails=4.2.0 grape=0.10.0 doorkeeper=2.2.1
  - rails=4.2.0 grape=0.11.0 doorkeeper=2.2.1
  - rails=4.2.0 grape=0.12.0 doorkeeper=2.2.1
matrix:
  exclude:
    - env: rails=3.2.18 grape=0.10.0
      rvm: 2.2

    - env: rails=3.2.18 grape=0.12.0
      rvm: 2.2
addons:
  code_climate:
    repo_token: ab1b6ce5f973da033f80ae2e99fadbb32b2f9c37892703956d8ef954c8e8134e

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
wine_bouncer-0.4.0 .travis.yml