mirror of
https://github.com/muesli/mastotool
synced 2024-12-22 23:58:13 +01:00
Allow Go tip to fail on TravisCI
This commit is contained in:
parent
d316805cee
commit
7be6c9231f
@ -12,6 +12,10 @@ go:
|
||||
- 1.12.x
|
||||
- tip
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: tip
|
||||
|
||||
notifications:
|
||||
email:
|
||||
on_success: change
|
||||
|
Loading…
Reference in New Issue
Block a user