Sha256: 93ccba7994a4c2b668f1bfab7eefbbd9dd2e609786d5b9fe2090548a338096e2

Contents?: true

Size: 1.62 KB

Versions: 1

Compression:

Stored size: 1.62 KB

Contents

before_script: bundle exec rake bundle
script: bundle exec rake test
language: ruby
rvm:
- 2.4.1
- 2.3.4
- 2.2.7
- 2.1.10
env:
- SAMPLE_APP=rails_4_0_0
- SAMPLE_APP=rails_4_0_13
- SAMPLE_APP=rails_4_1_0
- SAMPLE_APP=rails_4_1_16 SIDEKIQ_SUPPORTED=true
- SAMPLE_APP=rails_4_2_0 SIDEKIQ_SUPPORTED=true
- SAMPLE_APP=rails_4_2_8 SIDEKIQ_SUPPORTED=true
- SAMPLE_APP=rails_5_0_3 SIDEKIQ_SUPPORTED=true
- SAMPLE_APP=rails_5_1_1 SIDEKIQ_SUPPORTED=true
matrix:
  exclude:
  - rvm: 2.4.1
    env: SAMPLE_APP=rails_4_0_0
  - rvm: 2.4.1
    env: SAMPLE_APP=rails_4_0_13
  - rvm: 2.4.1
    env: SAMPLE_APP=rails_4_1_0
  - rvm: 2.4.1
    env: SAMPLE_APP=rails_4_1_16 SIDEKIQ_SUPPORTED=true
  - rvm: 2.4.1
    env: SAMPLE_APP=rails_4_2_0 SIDEKIQ_SUPPORTED=true
  - rvm: 2.1.10
    env: SAMPLE_APP=rails_4_2_8 SIDEKIQ_SUPPORTED=true
  - rvm: 2.1.10
    env: SAMPLE_APP=rails_5_0_3 SIDEKIQ_SUPPORTED=true
  - rvm: 2.1.10
    env: SAMPLE_APP=rails_5_1_1 SIDEKIQ_SUPPORTED=true
  include:
  - rvm: 2.1.10
    env: SIDEKIQ_VERSION=3.5.3 SAMPLE_APP=rails_4_1_16 SIDEKIQ_SUPPORTED=true
  - rvm: 2.1.10
    env: SIDEKIQ_VERSION=4.0 SAMPLE_APP=rails_4_1_16 SIDEKIQ_SUPPORTED=true
  - rvm: 2.4.1
    env: SAMPLE_APP=rails_4_2_8 STRATEGY=active_job SIDEKIQ_SUPPORTED=true
  - rvm: 2.4.1
    env: SAMPLE_APP=rails_5_0_3 STRATEGY=active_job SIDEKIQ_SUPPORTED=true
  - rvm: 2.4.1
    env: SAMPLE_APP=rails_5_1_1 STRATEGY=active_job SIDEKIQ_SUPPORTED=true
notifications:
  slack:
    secure: 6IAlvKplFv94Vaf0LES197FFIgt5cs1fUFA9820mmeoTGLDQcN+4Hpv+2/NRRqrfb2k+V+uFKmsuY8azHBoKHLIzH6d1T0NS82j54Ti+tm0iFZaKLHVp8TxuIge0/e0Niamod5mMziLTg6KcM+zNBYcoxS3th1mQNWQ2mtD9JZ8=
services:
  - redis-server

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
chillout-0.8.7 .travis.yml