Skip to content

Commit 0294112

Browse files
committed
Use Xcode 7.1 in Travis
1 parent 1a81eca commit 0294112

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

0 commit comments

Comments
 (0)