1
0
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:
Christian Muehlhaeuser 2019-08-07 06:36:00 +02:00
parent d316805cee
commit 7be6c9231f

View File

@ -12,6 +12,10 @@ go:
- 1.12.x - 1.12.x
- tip - tip
matrix:
allow_failures:
- go: tip
notifications: notifications:
email: email:
on_success: change on_success: change