Sha256: d822317e02d8956a041566dab21b6b6f4f98a436a15b212aa61bf545c8116084

Contents?: true

Size: 280 Bytes

Versions: 6

Compression:

Stored size: 280 Bytes

Contents

language: ruby
cache: bundler
branches:
  only:
    - master
    - staging
    - production
rvm:
  - 1.8
  - 1.9
  - 2.0
  - 2.1
script:
  - bundle exec rake ci:spec
  - bundle exec rake ci:cucumber
  - bundle exec rake coveralls:push
bundler_args: --without debugger development

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
right_support-2.9.6 .travis.yml
right_support-2.9.5 .travis.yml
right_support-2.9.4 .travis.yml
right_support-2.9.3 .travis.yml
right_support-2.9.2 .travis.yml
right_support-2.9.1 .travis.yml