diff --git a/.travis.yml b/.travis.yml index 20960480..0a20771c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,4 @@ rvm: - 1.8.7 - 1.9.2 - 1.9.3 - - rbx-2.0 - - jruby script: "bundle exec rake test" \ No newline at end of file