increase timeout
This commit is contained in:
parent
f892c69b87
commit
9b6495b54b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue