Bump build wait time
This commit is contained in:
parent
0957790e0d
commit
d1741cb352
|
@ -13,4 +13,4 @@ branches:
|
||||||
install:
|
install:
|
||||||
- bundle install --jobs=3 --deployment --path=${BUNDLE_PATH:-vendor/bundle}
|
- bundle install --jobs=3 --deployment --path=${BUNDLE_PATH:-vendor/bundle}
|
||||||
- bundle exec pod repo update
|
- bundle exec pod repo update
|
||||||
- travis_wait 20 bundle exec pod install
|
- travis_wait 30 bundle exec pod install
|
||||||
|
|
Loading…
Reference in New Issue