Sha256: 69d13f3979f0d41a466b3ceccaa848f7b5a732276d04e6067b415e6d81e84cef

Contents?: true

Size: 298 Bytes

Versions: 2

Compression:

Stored size: 298 Bytes

Contents

language: ruby

bundler_args: --without development

script: script/test
gemfile: spec/support/rails_test_app/Gemfile

rvm:
  - 2.0.0
  - 2.1.0
  - ruby-head
  - jruby-head
  - rbx

matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head
    - rvm: rbx

branches:
  only:
    - master

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
zapata-0.1.6 .travis.yml
zapata-0.1.5 .travis.yml