Sha256: 1b9b1619661a5bd9ae049eeded9149681c357550aeffc4f0c8e86146cf0ffece
Contents?: true
Size: 454 Bytes
Versions: 1
Compression:
Stored size: 454 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 - 1.8.7 - 1.8.7-p249 - rbx-2.0 - 1.9.2 - 1.9.3 gemfile: - Gemfile - gemfiles/eventmachine-pre notifications: recipients: - jakub@rabbitmq.com - michaelklishin@me.com - markizko@gmail.com branches: only: - master - 0.8.x-stable
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
amq-client-0.8.1 | .travis.yml |