Skip to content

Commit 7ec7b80

Browse files
committed
Update .travis.yml to use xcode7.3 for osx_image
1 parent b66ee38 commit 7ec7b80

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: xcode7.2
2+
osx_image: xcode7.3
33
xcode_workspace: ReactiveTask.xcworkspace
44
xcode_scheme: ReactiveTask
55
script: script/cibuild

0 commit comments

Comments
 (0)