This commit is contained in:
Francisco Gindre 2020-06-16 18:50:58 -03:00
parent 1f8d576c9a
commit 26cf8dca73
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ before_install:
- gem install cocoapods # Since Travis is not always on latest version
- pod install
script:
- set -o pipefail && xcodebuild test -workspace Zircles.xcworkspace -scheme Zircles -destination 'platform=iOS Simulator,name=iPhone 8,OS=13.5' ONLY_ACTIVE_ARCH=YES
- set -o pipefail && xcodebuild test -workspace Zircles.xcworkspace -scheme Zircles -destination 'platform=iOS Simulator,name=iPhone 8,OS=13.5' ONLY_ACTIVE_ARCH=YES | travis_wait 10 xcpretty