Skip to content
This repository was archived by the owner on Aug 17, 2022. It is now read-only.

Commit 8a554b6

Browse files
committed
Update travis to use xcode 7.3
1 parent ba8c9ca commit 8a554b6

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.3
33

44
script:
55
- xcodebuild -project CodeChallenge.xcodeproj -scheme CodeChallengeTests -destination 'platform=iOS Simulator,name=iPhone 6' test

0 commit comments

Comments
 (0)