Skip to content

Commit 743d6f5

Browse files
committed
chore(Travis): addition verbose flag for more details
1 parent 544dac9 commit 743d6f5

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
@@ -11,4 +11,4 @@ language: objective-c
1111
# - pod install --project-directory=Example
1212
script:
1313
- pod lib lint
14-
- xcodebuild clean build -workspace Example/SoundWave.xcworkspace -scheme 'SoundWave-Example' -sdk iphonesimulator PLATFORM_NAME=iphonesimulator -configuration Debug | xcpretty -c
14+
- xcodebuild clean build -verbose -workspace Example/SoundWave.xcworkspace -scheme 'SoundWave-Example' -sdk iphonesimulator PLATFORM_NAME=iphonesimulator -configuration Debug | xcpretty -c

0 commit comments

Comments
 (0)