Sha256: 26540f36a81cda90f6f877f9bddd3459a04304642886f08680cb78ef6c5afb9d
Contents?: true
Size: 382 Bytes
Versions: 10
Compression:
Stored size: 382 Bytes
Contents
language: ruby sudo: false before_install: - gem install bundler - gem update bundler before_script: - sh -c "cd ext && rake compile" rvm: - 2.1.8 - 2.2.4 - 2.3.0 - 2.4.0 - ruby-head - jruby-head - rbx-2 env: - COVERAGE=true - COVERAGE=true TRENNI_PREFER_FALLBACK=y matrix: allow_failures: - rvm: "rbx-2" - rvm: "ruby-head" - rvm: "jruby-head"
Version data entries
10 entries across 10 versions & 1 rubygems