before_install: 'git submodule update --init' script: 'ruby -r bundler/setup -S rake test' rvm: - 1.9.3 - 2.0.0 - rbx-2.1.1 - jruby-head