Skip to content

Commit 9b3458e

Browse files
committed
updated .travis.yml
1 parent ecae2cc commit 9b3458e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ script:
1717
# - xcodebuild test -project ./Bounded\ Priority\ Queue/Tests/Tests.xcodeproj -scheme Tests
1818
# - xcodebuild test -project ./Breadth-First\ Search/Tests/Tests.xcodeproj -scheme Tests
1919
# - xcodebuild test -project ./Bucket\ Sort/Tests/Tests.xcodeproj -scheme Tests
20-
# - xcodebuild test -project ./B-Tree/Tests/Tests.xcodeproj -scheme Tests
20+
- xcodebuild test -project ./B-Tree/Tests/Tests.xcodeproj -scheme Tests
2121
# - xcodebuild test -project ./Counting\ Sort/Tests/Tests.xcodeproj -scheme Tests
2222
# - xcodebuild test -project ./Depth-First\ Search/Tests/Tests.xcodeproj -scheme Tests
2323
# - xcodebuild test -project ./Graph/Graph.xcodeproj -scheme GraphTests

0 commit comments

Comments
 (0)