Explorar el Código

Updated Travis to use Xcode 10.1

Pierre-Olivier Latour hace 6 años
padre
commit
e65f0eeaf1
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: xcode8.2
+osx_image: xcode10.1