Skip to content

Commit 8195675

Browse files
committed
[ci] Use the production Xcode 9.3 image for Travis CI builds
1 parent 70e20ee commit 8195675

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
@@ -5,7 +5,7 @@ language: objective-c
55
xcode_workspace: Authenticator.xcworkspace
66
xcode_scheme: Authenticator
77

8-
osx_image: xcode9.3beta
8+
osx_image: xcode9.3
99

1010
env:
1111
- RUNTIME="iOS 9.0" DEVICE="iPhone 4s"

0 commit comments

Comments
 (0)