travis: allow cocoapods deploy to fail (#20833)

This commit is contained in:
Adam Schmideg 2020-03-31 12:09:45 +02:00 committed by GitHub
parent 03fe9de2cb
commit 300c35b854
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,17 @@ language: go
go_import_path: github.com/ethereum/go-ethereum
sudo: false
jobs:
allow_failures:
- stage: build
os: osx
go: 1.13.x
env:
- azure-osx
- azure-ios
- cocoapods-ios
include:
# This builder only tests code linters on latest version of Go
# This builder only tests code linters on latest version of Go
- stage: lint
os: linux
dist: xenial