Skip to content

Commit a65f642

Browse files
committed
travis: use 10.12 SDK
1 parent 8147e9b commit a65f642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Rakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ end
1212
#==============================
1313
# Variables
1414
#==============================
15-
OSX_SDK="/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk"
15+
OSX_SDK="/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk"
1616
OSX_VERSION="10.10"
1717
LINKED_FRAMEWORKS="-framework Foundation -framework AppKit -framework CoreData"
1818

0 commit comments

Comments
 (0)