Sha256: 66f5cf571324f5ddb4bd4a9d62aacf0ee3e11bec42d3cb126ae7216bcffe9d06
Contents?: true
Size: 430 Bytes
Versions: 1
Compression:
Stored size: 430 Bytes
Contents
language: ruby before_install: gem install bundler bundler_args: --without yard guard benchmarks script: "bundle exec rake ci" rvm: - 1.9.3 - 2.1.2 - ruby-head - jruby-19mode - jruby-head - rbx-2 matrix: include: - rvm: jruby-19mode env: JRUBY_OPTS="$JRUBY_OPTS --debug" - rvm: jruby-head env: JRUBY_OPTS="$JRUBY_OPTS --debug" allow_failures: - rvm: ruby-head notifications: email: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
orc-0.0.1 | .travis.yml |