Skip to content

Commit 8d11e29

Browse files
committed
remove clean in unit tests script
1 parent 9a09638 commit 8d11e29

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
@@ -13,7 +13,7 @@ script: xcodebuild -workspace FirebaseUI.xcworkspace
1313
-scheme FirebaseUI
1414
-sdk iphonesimulator
1515
-destination 'platform=iOS Simulator,name=iPhone 7'
16-
clean
16+
build
1717
test
1818
ONLY_ACTIVE_ARCH=YES
1919
CODE_SIGNING_REQUIRED=NO

0 commit comments

Comments
 (0)