Explorar el Código

Updated Travis CI to Xcode 11.3

Pierre-Olivier Latour hace 5 años
padre
commit
45432e6563
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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