Skip to content

Commit 88836e0

Browse files
committed
nit
1 parent 4c97aac commit 88836e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ aliases:
88
git submodule update --init --recursive
99
gem install bundler
1010
bundle install
11-
sh ./Carthage/Checkouts/Bolts-ObjC/scripts/build_framework.sh -c Release --with-tvos --with-watchos | xcpretty
11+
sh ./Carthage/Checkouts/Bolts-ObjC/scripts/build_framework.sh -c Release --with-tvos --with-watchos
1212

1313
- &filter-only-master
1414
branches:

0 commit comments

Comments
 (0)