Remove destination
This commit is contained in:
parent
2b719e4fb0
commit
dca9934a72
@ -4,6 +4,6 @@ before_install:
|
||||
- gem install slather -N
|
||||
|
||||
script:
|
||||
- xctool -project libPhoneNumber.xcodeproj -scheme libPhoneNumberiOSTests -destination "platform=iOS Simulator,name=iPhone 6" -sdk iphonesimulator clean build test ONLY_ACTIVE_ARCH=NO GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=YES GCC_GENERATE_TEST_COVERAGE_FILES=YES
|
||||
- xctool -project libPhoneNumber.xcodeproj -scheme libPhoneNumberiOSTests -sdk iphonesimulator clean build test ONLY_ACTIVE_ARCH=NO GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=YES GCC_GENERATE_TEST_COVERAGE_FILES=YES
|
||||
|
||||
after_success: slather
|
||||
|
||||
Loading…
Reference in New Issue
Block a user