Sha256: 80ed60d10044896c58a94a622d703e49939cde9e5f8237d097acaac57fb7a900
Contents?: true
Size: 420 Bytes
Versions: 3
Compression:
Stored size: 420 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 - 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 - rvm: jruby-head notifications: email: false
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
orc-0.0.4 | .travis.yml |
orc-0.0.3 | .travis.yml |
orc-0.0.2 | .travis.yml |