Skip to content

Commit f709ee8

Browse files
committed
added test scheme to travis
1 parent 82b8c82 commit f709ee8

File tree

6 files changed

+293
-247
lines changed

6 files changed

+293
-247
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ script:
3131
# - xcodebuild test -project ./Priority\ Queue/Tests/Tests.xcodeproj -scheme Tests
3232
- xcodebuild test -project ./Queue/Tests/Tests.xcodeproj -scheme Tests
3333
# - xcodebuild test -project ./Quicksort/Tests/Tests.xcodeproj -scheme Tests
34+
- xcodebuild test -project ./Rootish\ Array\ Stack/Tests/Tests.xcodeproj -scheme Tests
3435
# - xcodebuild test -project ./Run-Length\ Encoding/Tests/Tests.xcodeproj -scheme Tests
3536
# - xcodebuild test -project ./Select\ Minimum\ Maximum/Tests/Tests.xcodeproj -scheme Tests
3637
- xcodebuild test -project ./Selection\ Sort/Tests/Tests.xcodeproj -scheme Tests

Rootish Array Stack/RootishArrayStack.playground/playground.xcworkspace/contents.xcworkspacedata

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)