install xcodegen

This commit is contained in:
keefertaylor 2019-10-27 21:40:40 -06:00
parent 6ef87abda6
commit b7f4cadf1a
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ before_install:
- brew update
- brew outdated carthage || brew upgrade carthage
- brew outdated cocoapods || brew upgrade cocoapods
- brew outdated xcodegen || brew upgrade xcodegen
before_deploy:
- travis_wait 120 carthage build --no-skip-current --platform iOS --cache-builds
- carthage archive $FRAMEWORK_NAME