GitHub user lucky-chen reopened a pull request:
https://github.com/apache/incubator-weex/pull/1083
[Andoird] travis java -Xmx=1g
edit travis.yml config, java -Xmx 512m->1024m
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lucky-chen/incubator-weex
master_travis_java_heap_1g
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1083.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1083
----
commit 1dc10ab81e4b03788d092294ecf72539c68b5032
Author: zhongcang <qh438406812@...>
Date: 2018-03-23T03:43:48Z
* [Andoird] travis java -Xmx=1g
* [Android] add test code
commit b0ebe6b39583df8e3dbf2114c8a5e99b3a67c2fe
Author: zhongcang <qh438406812@...>
Date: 2018-03-23T05:14:21Z
* [Android] gradle Xmx=1024m
----
---