Skip to content

Commit

Permalink
Add tests for Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lostatseajoshua committed Dec 22, 2016
1 parent 3da3a75 commit 9d4f6ea
Show file tree
Hide file tree
Showing 10 changed files with 725 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ script:
- xcodebuild test -project ./Stack/Tests/Tests.xcodeproj -scheme Tests
- xcodebuild test -project ./Topological\ Sort/Tests/Tests.xcodeproj -scheme Tests
- xcodebuild test -project ./Treap/Treap/Treap.xcodeproj -scheme Tests
- xcodebuild test -project ./Palindromes/Tests/Tests.xcodeproj -scheme Tests
Loading

0 comments on commit 9d4f6ea

Please sign in to comment.