Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run tests in multiple simulators #97

Open
brockboland opened this issue Oct 6, 2016 · 1 comment
Open

Run tests in multiple simulators #97

brockboland opened this issue Oct 6, 2016 · 1 comment

Comments

@brockboland
Copy link
Contributor

brockboland commented Oct 6, 2016

Travis currently runs tests in iOS, tvOS, and macOS, but I'd like to have it run those tests on multiple versions of iOS, if possible.

I'm sure we can accomplish this with scan but I'm not exactly sure how to do so. The destination option looks like the one we want, but the docs aren't especially helpful:

-d, --destination [VALUE] Use only if you're a pro, use the other options instead (SCAN_DESTINATION)
@brockboland
Copy link
Contributor Author

Actually, this might be the better option here:

-k, --sdk STRING     The SDK that should be used for building the application (SCAN_SDK)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant