Skip to content

Commit 25a99a4

Browse files
Configuring scheme for Travis CI
1 parent 04da8e0 commit 25a99a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ script:
2323
- xcodebuild test -project ./Shell\ Sort/Tests/Tests.xcodeproj -scheme Tests
2424
- xcodebuild test -project ./Stack/Tests/Tests.xcodeproj -scheme Tests
2525
- 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

Comments
 (0)