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 04da8e0 commit 25a99a4Copy full SHA for 25a99a4
.travis.yml
@@ -23,3 +23,4 @@ script:
23
- xcodebuild test -project ./Shell\ Sort/Tests/Tests.xcodeproj -scheme Tests
24
- xcodebuild test -project ./Stack/Tests/Tests.xcodeproj -scheme Tests
25
- xcodebuild test -project ./Longest\ Common\ Subsequence/Tests/Tests.xcodeproj -scheme Tests
26
+- xcodebuild test -project ./Bucket\ Sort/Tests/Tests.xcodeproj -scheme Tests
0 commit comments