Skip to content

Commit a544010

Browse files
committed
Adds LCS tests on travis
1 parent 6832500 commit a544010

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
@@ -22,3 +22,4 @@ script:
2222
- xcodebuild test -project ./Selection\ Sort/Tests/Tests.xcodeproj -scheme Tests
2323
- xcodebuild test -project ./Shell\ Sort/Tests/Tests.xcodeproj -scheme Tests
2424
- xcodebuild test -project ./Stack/Tests/Tests.xcodeproj -scheme Tests
25+
- xcodebuild test -project ./Longest\ Common\ Subsequence/Tests/Tests.xcodeproj -scheme Tests

0 commit comments

Comments
 (0)