Skip to content

Commit 9d4f6ea

Browse files
Add tests for Travis CI
1 parent 3da3a75 commit 9d4f6ea

File tree

10 files changed

+725
-0
lines changed

10 files changed

+725
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,4 @@ script:
4040
- xcodebuild test -project ./Stack/Tests/Tests.xcodeproj -scheme Tests
4141
- xcodebuild test -project ./Topological\ Sort/Tests/Tests.xcodeproj -scheme Tests
4242
- xcodebuild test -project ./Treap/Treap/Treap.xcodeproj -scheme Tests
43+
- xcodebuild test -project ./Palindromes/Tests/Tests.xcodeproj -scheme Tests

0 commit comments

Comments
 (0)