before_install: 'git submodule update --init' script: 'ruby -r bundler/setup -S rake test' rvm: - 1.9.2 - 1.9.3 - rbx-19mode - jruby-19mode