ci: remove pod related scripts
This commit is contained in:
parent
0d4370ee40
commit
5ccf5461b8
2 changed files with 1 additions and 6 deletions
|
|
@ -8,12 +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
|
||||
before_script:
|
||||
- pod install
|
||||
- travis_wait 45 carthage bootstrap --platform iOS
|
||||
- ./gopenpgp_build.sh
|
||||
script:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue