Sha256: ad2ec9f1ca78f383765f51a852218794d42e76cd81111f0acb7a03e631690f0e
Contents?: true
Size: 331 Bytes
Versions: 1
Compression:
Stored size: 331 Bytes
Contents
# https://github.com/travis-ci/travis-ci/wiki/.travis.yml-options bundler_args: --without development before_install: gem install bundler --pre script: "bundle exec rspec spec" rvm: - 1.8.7 - rbx-18mode - rbx-19mode - ree - jruby - 1.9.2 - 1.9.3 - ruby-head notifications: recipients: - michaelklishin@me.com
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
amq-protocol-0.9.0 | .travis.yml |