Skip to content

Commit

Permalink
travis: adapt build script to new travis VM settings
Browse files Browse the repository at this point in the history
  • Loading branch information
karalabe committed May 8, 2017
1 parent 2ec5cf1 commit dddebe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ matrix:
- go run build/ci.go archive -type tar -signer OSX_SIGNING_KEY -upload gethstore/builds

# Build the iOS framework and upload it to CocoaPods and Azure
- gem uninstall cocoapods -a
- gem uninstall cocoapods -a -x
- gem install cocoapods

- mv ~/.cocoapods/repos/master ~/.cocoapods/repos/master.bak
Expand Down

0 comments on commit dddebe4

Please sign in to comment.