Skip to content

Commit ab45525

Browse files
committed
travis wait
1 parent 8f9f893 commit ab45525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: swift
22
osx_image: xcode10.1
33
install:
44
script:
5-
- sh .scripts/pod_lib.sh
5+
- travis_wait 50 sh .scripts/pod_lib.sh
66
before_install:
77
- gem install cocoapods
88
- pod repo update && pod update

0 commit comments

Comments
 (0)