Skip to content

Commit fc208c6

Browse files
authored
Update .travis.yml
1 parent 947d4f8 commit fc208c6

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
@@ -28,7 +28,7 @@ script:
2828
# - xcodebuild test -project ./K-Means/Tests/Tests.xcodeproj -scheme Tests
2929
# - xcodebuild test -project ./Linked\ List/Tests/Tests.xcodeproj -scheme Tests
3030
- xcodebuild test -project ./Longest\ Common\ Subsequence/Tests/Tests.xcodeproj -scheme Tests
31-
# - xcodebuild test -project ./Minimum\ Spanning\ Tree\ \(Unweighted\)/Tests/Tests.xcodeproj -scheme Tests
31+
- xcodebuild test -project ./Minimum\ Spanning\ Tree\ \(Unweighted\)/Tests/Tests.xcodeproj -scheme Tests
3232
# - xcodebuild test -project ./Priority\ Queue/Tests/Tests.xcodeproj -scheme Tests
3333
- xcodebuild test -project ./Queue/Tests/Tests.xcodeproj -scheme Tests
3434
# - xcodebuild test -project ./Quicksort/Tests/Tests.xcodeproj -scheme Tests

0 commit comments

Comments
 (0)