Unverified Commit 300c35b8 authored by Adam Schmideg's avatar Adam Schmideg Committed by GitHub

travis: allow cocoapods deploy to fail (#20833)

parent 03fe9de2
......@@ -2,6 +2,15 @@ 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
- stage: lint
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment