Skip to content

Commit 918db6a

Browse files
authored
Update .travis.yml
travis
1 parent 3894994 commit 918db6a

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
@@ -8,7 +8,7 @@ xcode_project: DataDecoder.xcodeproj
88
xcode_scheme: DataDecoderTests
99
os: osx
1010
osx_image: xcode9.0
11-
xcode_sdk: iphonesimulator11.0
11+
xcode_sdk: macosx10.13
1212

1313
script:
1414
- xcodebuild clean build test -project DataDecoder.xcodeproj -scheme DataDecoderTests

0 commit comments

Comments
 (0)