Codebase list mozc / 34d48d1
Specify osx_image for mac build on Travis-CI To avoid unexpected build failures when the default toolchain on Travis-CI is changed, this CL explicitly specifies that we want to use Xcode 6.4 running on OS X 10.10. See the following document about what options are available. https://docs.travis-ci.com/user/osx-ci-environment/ BUG= TEST=compile REF_BUG= REF_CL= REF_TIME=2016-10-02T23:56:40-07:00 REF_TIME_RAW=1475477800 -0700 Yohei Yukawa 7 years ago
2 changed file(s) with 2 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
2828
2929 sudo: required
3030 dist: trusty
31 osx_image: xcode6.4
3132
3233 os:
3334 - linux
2929
3030 MAJOR=2
3131 MINOR=18
32 BUILD=2621
32 BUILD=2622
3333 REVISION=102
3434 # This version represents the version of Mozc IME engine (converter, predictor,
3535 # etc.). This version info is included both in the Mozc server and in the Mozc