Skip to content

Commit bf66805

Browse files
author
Chris Pilcher
committed
Travis-CI - Adding several test projects
1 parent f0d833a commit bf66805

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
osx_image: xcode7.2
2+
3+
script:
4+
- xcodebuild test -project ./AVL\ Tree/Tests/Tests.xcodeproj -scheme Tests
5+
- xcodebuild test -project ./Array2D/Tests/Tests.xcodeproj -scheme Tests
6+
- xcodebuild test -project ./Binary\ Search/Tests/Tests.xcodeproj -scheme Tests

0 commit comments

Comments
 (0)