Skip to content

Commit ede649f

Browse files
committed
Fix osx_image for Mac build
1 parent f250c3d commit ede649f

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
@@ -3,7 +3,7 @@ language: objective-c
33
matrix:
44
fast_finish: true
55
include:
6-
- osx_image: xcode7
6+
- osx_image: xcode7.3
77
env:
88
- SCHEME="ObjectiveGit Mac"
99
- osx_image: xcode7.3

0 commit comments

Comments
 (0)