diff --git a/.travis.yml b/.travis.yml index 9858e0c..0b96b3b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,7 +25,7 @@ before_script: ls -ld Carthage/Build/iOS/*framework else echo "Bootstrap carthage dependencies." - travis_wait 45 carthage bootstrap --platform iOS + travis_wait 60 carthage bootstrap --platform iOS fi - | if [ ! $(git diff --name-only "$TRAVIS_COMMIT_RANGE" | grep -E "gopenpgp_build.sh") ] && [ -d "go/dist/Crypto.framework" ]; then