fix
Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/a7fbb1f3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/a7fbb1f3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/a7fbb1f3 Branch: refs/heads/master Commit: a7fbb1f32f438bddfb81264958d962cc82740a35 Parents: 7022a1e Author: Injun Song <[email protected]> Authored: Wed Nov 30 12:15:28 2016 +0900 Committer: Injun Song <[email protected]> Committed: Wed Nov 30 12:15:28 2016 +0900 ---------------------------------------------------------------------- .travis.yml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/a7fbb1f3/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 064b0ef..e2aa0e2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,5 @@ scala: jdk: - oraclejdk8 - - openjdk8 sbt_args: -J-Xmx4G -J-Xms2G -J-Xss1M
