From dcb75834c34d9fc38f9edd17143af561c4e9eea6 Mon Sep 17 00:00:00 2001 From: Arun Agrawal Date: Fri, 23 Oct 2015 10:46:51 +0200 Subject: Remove JRUBY_OPTS from .travis.yml file As we are not running tests for JRuby on travis this option is not needed. For more details check 0e8c04529159522aadbfe4fe71ea3d326df07d52 --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 5d4a9e9c67..46be91d18e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,8 +13,6 @@ before_script: - bundle update cache: bundler env: - global: - - JRUBY_OPTS='-J-Xmx1024M' matrix: - "GEM=railties" - "GEM=ap" -- cgit v1.2.3