Sha256: dfa9c2e7829a6ed28b77185ab0a40820001c7ff76d6efa73143084f99f559cbd
Contents?: true
Size: 576 Bytes
Versions: 1
Compression:
Stored size: 576 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.0.0 - ruby-head - rbx-19mode - jruby-19mode - jruby-head notifications: irc: channels: - irc.freenode.org#rom-rb on_success: never on_failure: change email: recipients: - dan.kubb@gmail.com on_success: never on_failure: change matrix: include: - rvm: jruby-19mode env: JRUBY_OPTS="$JRUBY_OPTS --debug" - rvm: jruby-head env: JRUBY_OPTS="$JRUBY_OPTS --debug"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
axiom-memory-adapter-0.0.1 | .travis.yml |