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 f0d833a commit bf66805Copy full SHA for bf66805
travis.yml
@@ -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