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