mirror of
https://github.com/go-delve/delve.git
synced 2025-10-30 02:07:58 +08:00
travis: allow failures on tip
This commit is contained in:
@ -8,3 +8,7 @@ os:
|
|||||||
go:
|
go:
|
||||||
- tip
|
- tip
|
||||||
- 1.5
|
- 1.5
|
||||||
|
|
||||||
|
matrix:
|
||||||
|
allow_failures:
|
||||||
|
- go: tip
|
||||||
|
|||||||
Reference in New Issue
Block a user