Explorar el Código

chore(Travis): use XCode 10 image

j8
paweldomas hace 7 años
padre
commit
a57a5ca49d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml Ver fichero

@@ -1,4 +1,4 @@
1
-osx_image: xcode9.4
1
+osx_image: xcode10
2 2
 language: objective-c
3 3
 script:
4 4
 - "./ios/travis-ci/build-ipa.sh"

Loading…
Cancelar
Guardar