Skip to content

Commit 37521ed

Browse files
committed
Update travis config
1 parent f0170fd commit 37521ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ before_install:
99

1010
script:
1111
- set -o pipefail
12-
- travis_retry xcodebuild -project Presentation.xcodeproj -scheme "Presentation-iOS" -destination "platform=iOS Simulator,name=iPhone 6" build-for-testing test | xcpretty
12+
- travis_retry xcodebuild clean build -project Presentation.xcodeproj -scheme "Presentation-iOS" -destination "platform=iOS Simulator,name=iPhone 6" | xcpretty

0 commit comments

Comments
 (0)