Skip to content

Commit b3a882a

Browse files
committed
Use Xcode 7.2 in Travis
1 parent 4332f5b commit b3a882a

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

0 commit comments

Comments
 (0)