We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a140c4 commit 8f04475Copy full SHA for 8f04475
.travis.yml
@@ -23,7 +23,7 @@ script:
23
# - xcodebuild test -project ./Graph/Graph.xcodeproj -scheme GraphTests
24
# - xcodebuild test -project ./Heap/Tests/Tests.xcodeproj -scheme Tests
25
# - xcodebuild test -project ./Heap\ Sort/Tests/Tests.xcodeproj -scheme Tests
26
- - xcodebuild test -project ./Insertion\ Sort/Tests/Tests.xcodeproj -scheme Tests
+- xcodebuild test -project ./Insertion\ Sort/Tests/Tests.xcodeproj -scheme Tests
27
# - xcodebuild test -project ./K-Means/Tests/Tests.xcodeproj -scheme Tests
28
# - xcodebuild test -project ./Linked\ List/Tests/Tests.xcodeproj -scheme Tests
29
# - xcodebuild test -project ./Longest\ Common\ Subsequence/Tests/Tests.xcodeproj -scheme Tests
0 commit comments