You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by cx...@apache.org on 2017/04/11 06:38:48 UTC

[17/18] incubator-weex git commit: * [ios] use xcode 8.3

* [ios] use xcode 8.3


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

Branch: refs/heads/0.12-dev
Commit: b2e7a7ab4175be727db731dc6b054008fba3a9f4
Parents: 9f17ff2
Author: acton393 <zh...@gmail.com>
Authored: Mon Apr 10 14:35:21 2017 +0800
Committer: acton393 <zh...@gmail.com>
Committed: Mon Apr 10 14:35:21 2017 +0800

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


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/b2e7a7ab/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 91a1010..51f93ee 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,7 +26,7 @@ matrix:
     include:
       - os: osx
         env: TEST_SUITE=ios
-        osx_image: xcode8.2
+        osx_image: xcode8.3
         language: objective-c
       - os: linux
         env: TEST_SUITE=android