Sha256: f1538d07da8faab932613fc56935beecab82a9f46641b8c21823b1d91c5b930a

Contents?: true

Size: 322 Bytes

Versions: 1

Compression:

Stored size: 322 Bytes

Contents

language: ruby
cache: bundler
sudo: false

bundler_args: --without perf
script: bundle exec rake

rvm:
  - 1.8.7
  - 1.9.2
  - 1.9.3
  - 2.0.0-p648
  - 2.1.8
  - 2.2.4
  - 2.3.0
  - ruby-head
  - ree
  - jruby-18mode
  - jruby-19mode
  - jruby-head
  - rbx-2

matrix:
  allow_failures:
    - rvm: ree
    - rvm: ruby-head

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ethon-0.9.0 .travis.yml