increase Xmx from 2g to 4g.

Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/f110d889
Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/f110d889
Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/f110d889

Branch: refs/heads/master
Commit: f110d889845e0bca9dbac93e8c2da04b935ce605
Parents: 00129ae
Author: DO YUNG YOON <steams...@apache.org>
Authored: Mon May 14 21:07:49 2018 +0900
Committer: DO YUNG YOON <steams...@apache.org>
Committed: Mon May 14 21:07:49 2018 +0900

----------------------------------------------------------------------
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/f110d889/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index e50f9b8..43f8b12 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -31,7 +31,7 @@ scala:
 jdk:
   - oraclejdk8
 
-sbt_args: -J-Xmx2G -J-Xms1G -J-Xss1M
+sbt_args: -J-Xmx4G -J-Xms1G -J-Xss1M
 
 before_install:
   - .travis/install-hbase.sh

Reply via email to