Skip to content

Commit b745261

Browse files
committed
Update podspec CI test config.
1 parent 632ecad commit b745261

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ matrix:
5757
- JOB=CARTHAGE-watchOS
5858
- script:
5959
- gem install cocoapods --pre
60-
- pod repo update
60+
- pod version
61+
- pod repo update --silent
6162
- pod lib lint ReactiveObjC.podspec
6263
env:
6364
- JOB=PODSPEC

0 commit comments

Comments
 (0)