From 26cf8dca731ad6fdcf6dea41960755975423f9af Mon Sep 17 00:00:00 2001 From: Francisco Gindre Date: Tue, 16 Jun 2020 18:50:58 -0300 Subject: [PATCH] xcpretty --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 644258a..6e0ebdb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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