From 9b6495b54b32556931b6de119fa777520264a6a5 Mon Sep 17 00:00:00 2001 From: keefertaylor Date: Sun, 27 Oct 2019 22:16:56 -0600 Subject: [PATCH] increase timeout --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 327ddd4..03340ca 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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