mirror of
https://github.com/mii443/mozc.git
synced 2025-08-22 16:15:46 +00:00
The 3GB memory limit enforced to Travis CI container-based environment is too small to build Mozc for Android. To avoid Out-Of-Memory errors, this CL lets Travis CI use Ubuntu 14.04 Trusty VM instead. This CL also updates Ubuntu 14.04 Dockerfile to keep those two build environments as similar as possible. BUG= TEST= REF_BUG= REF_CL= REF_TIME=2016-03-03T02:14:00-08:00 REF_TIME_RAW=1457000040 -0800