Sha256: dbef107283315261f20cc26cd0389a7224b604442b0a55299c97cae9f47d4f29
Contents?: true
Size: 633 Bytes
Versions: 2
Compression:
Stored size: 633 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 matrix: include: - rvm: jruby-19mode env: JRUBY_OPTS="$JRUBY_OPTS --debug" - rvm: jruby-head env: JRUBY_OPTS="$JRUBY_OPTS --debug" allow_failures: # broken on travis - rvm: ruby-head notifications: irc: channels: - irc.freenode.org#rom-rb on_success: never on_failure: change email: recipients: - dan.kubb@gmail.com - mbj@schirp-dso.com on_success: never on_failure: change
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
develry-0.0.3 | .travis.yml |
develry-0.0.2 | .travis.yml |