diff --git a/.travis.yml b/.travis.yml index 03fda85c..d8faa532 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,7 @@ +script: "git submodule update --init && rake test" rvm: - 1.8.7 - 1.9.2 - ree - rbx - - jruby \ No newline at end of file + - jruby