Skip to content

Commit 85d28b8

Browse files
committed
remove extraneous step from travis script
1 parent c2b77ba commit 85d28b8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ xcode_scheme: FirebaseUITests
66
script: xcodebuild -workspace FirebaseUI.xcworkspace
77
-scheme FirebaseUI
88
-sdk iphonesimulator
9-
-destination 'platform=iOS Simulator,name=iPhone 6s'
10-
build
9+
-destination 'platform=iOS Simulator,name=iPhone 6s'
1110
test
1211
ONLY_ACTIVE_ARCH=NO
1312
CODE_SIGN_IDENTITY=""

0 commit comments

Comments
 (0)