Browse Source

Updated Travis CI to Xcode 11.3

Pierre-Olivier Latour 5 năm trước cách đây
mục cha
commit
45432e6563
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,3 +1,3 @@
 language: objective-c
 script: ./Run-Tests.sh
-osx_image: xcode10.3
+osx_image: xcode11.3