File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ script:
20
20
- xcodebuild test -project ./Bucket\ Sort/Tests/Tests.xcodeproj -scheme Tests
21
21
- xcodebuild test -project ./B-Tree/Tests/Tests.xcodeproj -scheme Tests
22
22
- xcodebuild test -project ./Comb\ Sort/Tests/Tests.xcodeproj -scheme Tests
23
- - xcodebuild test -project ./Convex\ Hull/Convex\ Hull.xcodeproj -scheme Tests
23
+ - xcodebuild test -project ./Convex\ Hull/Convex\ Hull.xcodeproj -scheme Tests -destination 'platform=iOS Simulator,name=iPhone 7,OS=11.0'
24
24
- xcodebuild test -project ./Counting\ Sort/Tests/Tests.xcodeproj -scheme Tests
25
25
- xcodebuild test -project ./Depth-First\ Search/Tests/Tests.xcodeproj -scheme Tests
26
26
- xcodebuild test -project ./Graph/Graph.xcodeproj -scheme GraphTests
You can’t perform that action at this time.
0 commit comments