diff --git a/.travis.yml b/.travis.yml index 24c78d61..cc953028 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ rvm: - 1.8.7 - 1.9.2 + - jruby script: "bundle exec rake test" \ No newline at end of file