We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c2d60b commit e6ed639Copy full SHA for e6ed639
.travis.yml
@@ -37,5 +37,5 @@ script:
37
# - xcodebuild test -project ./Shell\ Sort/Tests/Tests.xcodeproj -scheme Tests
38
# - xcodebuild test -project ./Shortest\ Path\ \(Unweighted\)/Tests/Tests.xcodeproj -scheme Tests
39
# - xcodebuild test -project ./Single-Source\ Shortest\ Paths\ \(Weighted\)/SSSP.xcodeproj -scheme SSSPTests
40
-# - xcodebuild test -project ./Stack/Tests/Tests.xcodeproj -scheme Tests
+ - xcodebuild test -project ./Stack/Tests/Tests.xcodeproj -scheme Tests
41
# - xcodebuild test -project ./Topological\ Sort/Tests/Tests.xcodeproj -scheme Tests
0 commit comments