Sha256: 4e8283862b6b8fc53b67a1673c93f19c632c2008d79ea632a39510e9349e9f32
Contents?: true
Size: 506 Bytes
Versions: 1
Compression:
Stored size: 506 Bytes
Contents
language: ruby bundler_args: --without yard guard benchmarks script: "bundle exec rake ci" rvm: - 1.9.3 - 2.0.0 - ruby-head - rbx-19mode 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 # travis broken - rvm: rbx-19mode # mutant fails notifications: irc: channels: - irc.freenode.org#rom-rb on_success: never on_failure: change
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ice_nine-0.10.0 | .travis.yml |