We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f445ac5 commit 3fe1551Copy full SHA for 3fe1551
1 file changed
.travis.yml
@@ -2,4 +2,4 @@ language: objective-c
2
xcode_sdk: iphonesimulator7.1
3
xcode_project: BitStore.xcworkspace
4
xcode_scheme: Tests
5
-script: xcodebuild -workspace BitStore.xcworkspace -scheme BitStore
+script: xcodebuild -workspace BitStore.xcworkspace -scheme BitStore -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO
0 commit comments