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 4265f3a commit c0dcfaaCopy full SHA for c0dcfaa
.travis.yml
@@ -1,3 +1,3 @@
1
language: objective-c
2
-xcode_project: NetDiag.xcodeproj
3
-xcode_scheme: NetDiagTests
+script:
+ - xctool -workspace NetDiag.xcworkspace -scheme NetDiagTests build test -sdk iphonesimulator
0 commit comments