Update travis

This commit is contained in:
Yishi Lin 2019-07-17 03:39:28 +08:00
parent 2e620c20ae
commit 1b23687ca7

View file

@ -8,6 +8,7 @@ before_install:
- echo -e "machine github.com\n login $GITHUB_ACCESS_TOKEN" >> ~/.netrc
install:
- gem update fastlane
- gem install xcodeproj
- gem uninstall -aIx cocoapods
- gem install cocoapods -v 1.5.3
- pod --version