We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 544dac9 commit 743d6f5Copy full SHA for 743d6f5
.travis.yml
@@ -11,4 +11,4 @@ language: objective-c
11
# - pod install --project-directory=Example
12
script:
13
- pod lib lint
14
-- xcodebuild clean build -workspace Example/SoundWave.xcworkspace -scheme 'SoundWave-Example' -sdk iphonesimulator PLATFORM_NAME=iphonesimulator -configuration Debug | xcpretty -c
+- xcodebuild clean build -verbose -workspace Example/SoundWave.xcworkspace -scheme 'SoundWave-Example' -sdk iphonesimulator PLATFORM_NAME=iphonesimulator -configuration Debug | xcpretty -c
0 commit comments