Sha256: 02a1197531e9011ca40b29e46d0d53209cd9043aec14f2b239e86dbc91be89e5
Contents?: true
Size: 433 Bytes
Versions: 1
Compression:
Stored size: 433 Bytes
Contents
# https://github.com/travis-ci/travis-ci/wiki/.travis.yml-options bundler_args: --without development script: "bundle exec rspec spec" before_script: ./bin/ci/before_build.sh rvm: - jruby-19mode - jruby-head - 1.8.7 - rbx-19mode - 1.9.2 - 1.9.3 gemfile: - Gemfile - gemfiles/eventmachine-pre notifications: recipients: - michaelklishin@me.com branches: only: - master - 0.9.x-stable - 0.8.x-stable
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
amq-client-0.9.2 | .travis.yml |