increase timeout

This commit is contained in:
keefertaylor 2019-10-27 22:16:56 -06:00
parent f892c69b87
commit 9b6495b54b
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ after_deploy:
script:
# CocoaPods
- xcodegen generate
- pod lib lint
- travis_wait 120 pod lib lint
# Carthage
- rm -rf MnemonicKit.xcodeproj
- xcodegen generate