language: ruby
bundler_args: --without guard
script: 'bundle exec rake --trace 2>&1'
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- ruby-head
- ree
- rbx-18mode
- rbx-19mode
- jruby
branches:
only:
- master