Explorar o código

Travis Xcode8.

Michael Ledin %!s(int64=9) %!d(string=hai) anos
pai
achega
7f85173e95
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      .travis.yml

+ 2 - 2
.travis.yml

@@ -4,8 +4,8 @@ os:
 language: generic
 sudo: required
 dist: trusty
-osx_image: xcode7.3
+osx_image: xcode8
 install:
     - eval "$(curl -sL https://gist.githubusercontent.com/kylef/5c0475ff02b7c7671d2a/raw/02090c7ede5a637b76e6df1710e83cd0bbe7dcdf/swiftenv-install.sh)"
 script:
-    - bash <(curl -s https://raw.githubusercontent.com/PlanTeam/Tools/master/CI.sh)
+    - bash <(curl -s https://raw.githubusercontent.com/PlanTeam/Tools/master/CI.sh)