Raise CI timeout further

This commit is contained in:
Davide De Rosa 2020-11-15 19:14:10 +01:00
parent 8ed4b35737
commit 9c4458af56
1 changed files with 1 additions and 1 deletions

View File

@ -12,4 +12,4 @@ branches:
install:
- bundle install --jobs=3 --deployment --path=${BUNDLE_PATH:-vendor/bundle}
- bundle exec pod repo update
- travis_wait 30 bundle exec pod install
- travis_wait 40 bundle exec pod install