Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.

Commit d0a61ab

Browse files
committed
Update .travis.yml
1 parent 5b3dea8 commit d0a61ab

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
@@ -19,7 +19,7 @@ matrix:
1919
language: objective-c
2020
script:
2121
- set -o pipefail
22-
- xcodebuild build-for-testing test-without-building -destination 'platform=iOS Simulator,name=iPhone 6s,OS=9.0' ENABLE_TESTABILITY=YES $XCPROJ | xcpretty
22+
- xcodebuild build-for-testing test-without-building -destination 'platform=iOS Simulator,name=iPhone 6s,OS=10.3' ENABLE_TESTABILITY=YES $XCPROJ | xcpretty
2323
env:
2424
- JOB=xcodebuild-iOS
2525

0 commit comments

Comments
 (0)