Sha256: f41b3f720c6bfaa876c020bb8be6c3cd1931ab978798b1895289cecd4767c26e

Contents?: true

Size: 313 Bytes

Versions: 1

Compression:

Stored size: 313 Bytes

Contents

sudo: false
language: ruby
cache: bundler
bundler_args: --without documentation production
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.5
  - 2.2.1
  - jruby-19mode
  - rbx
  - ruby-head
  - jruby-head
matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head
  fast_finish: true
script:
  - bundle exec rake spec

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
executrix-1.4.1 .travis.yml