before_install: 'git submodule update --init' script: 'ruby -r bundler/setup -S rake test' rvm: - 1.9 - 2.0 - 2.1 - ruby - rbx-2 - jruby