Skip to content

Commit e6ed639

Browse files
Fix .travis.yml
1 parent 3c2d60b commit e6ed639

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
@@ -37,5 +37,5 @@ script:
3737
# - xcodebuild test -project ./Shell\ Sort/Tests/Tests.xcodeproj -scheme Tests
3838
# - xcodebuild test -project ./Shortest\ Path\ \(Unweighted\)/Tests/Tests.xcodeproj -scheme Tests
3939
# - xcodebuild test -project ./Single-Source\ Shortest\ Paths\ \(Weighted\)/SSSP.xcodeproj -scheme SSSPTests
40-
# - xcodebuild test -project ./Stack/Tests/Tests.xcodeproj -scheme Tests
40+
- xcodebuild test -project ./Stack/Tests/Tests.xcodeproj -scheme Tests
4141
# - xcodebuild test -project ./Topological\ Sort/Tests/Tests.xcodeproj -scheme Tests

0 commit comments

Comments
 (0)