Skip to content
Prev Previous commit
Next Next commit
Removed treap tests as project is a cocoa application and causes Trav…
…is CI to terminate.
  • Loading branch information
Chris Pilcher committed Jun 11, 2016
commit d4f5614deed539afd342180068400eb1c07c244a
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,3 @@ script:
- xctool test -project ./Single-Source\ Shortest\ Paths\ \(Weighted\)/SSSP.xcodeproj -scheme SSSPTests
- xctool test -project ./Stack/Tests/Tests.xcodeproj -scheme Tests
- xctool test -project ./Topological\ Sort/Tests/Tests.xcodeproj -scheme Tests
- xctool test -project ./Treap/Treap/Treap.xcodeproj -scheme Tests