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 be653b2 commit 677f2c2Copy full SHA for 677f2c2
.travis.yml
@@ -9,7 +9,7 @@ install:
9
script:
10
11
# - xcodebuild test -project ./All-Pairs\ Shortest\ Paths/APSP/APSP.xcodeproj -scheme APSPTests
12
-# - xcodebuild test -project ./Array2D/Tests/Tests.xcodeproj -scheme Tests
+ - xcodebuild test -project ./Array2D/Tests/Tests.xcodeproj -scheme Tests
13
- xcodebuild test -project ./AVL\ Tree/Tests/Tests.xcodeproj -scheme Tests
14
- xcodebuild test -project ./Binary\ Search/Tests/Tests.xcodeproj -scheme Tests
15
# - xcodebuild test -project ./Binary\ Search\ Tree/Solution\ 1/Tests/Tests.xcodeproj -scheme Tests
0 commit comments