Skip to content

Commit 5c2d45d

Browse files
committed
Update Mac SDK
1 parent 69b9643 commit 5c2d45d

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
@@ -17,7 +17,7 @@ env:
1717

1818
matrix:
1919
include:
20-
- env: SCHEME="macOS" SDK="macosx10.12" DESTINATION="arch=x86_64"
20+
- env: SCHEME="macOS" SDK="macosx10.13" DESTINATION="arch=x86_64"
2121
- env: SCHEME="iOS" SDK="iphonesimulator11.0" DESTINATION="OS=11.0,name=iPhone 7 Plus" UPDATE_DOCS="true"
2222
- env: SCHEME="tvOS" SDK="appletvsimulator11.0" DESTINATION="OS=11.0,name=Apple TV 1080p"
2323

0 commit comments

Comments
 (0)