Skip to content

Commit 9d2f1c1

Browse files
authored
Merge pull request #215 from pusher/update-ci-xcode-version
Update to the latest Xcode version in Travis
2 parents 0fce454 + 5fd9fc9 commit 9d2f1c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: objective-c
2-
osx_image: xcode10.1
2+
osx_image: xcode10.2
33
sudo: false
44
env:
55
- iOS= DST='platform=iOS Simulator,name=iPhone X' ACTION=test DEVICE='iPhone X (11.3)'

0 commit comments

Comments
 (0)