mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-10 13:32:24 +00:00
ci: remove go tip
Signed-off-by: Alexander Bezzubov <bzz@apache.org>
This commit is contained in:
parent
e9fd3640e0
commit
cd5adb803f
@ -2,7 +2,6 @@ language: go
|
||||
|
||||
go:
|
||||
- 1.9.x
|
||||
- tip
|
||||
|
||||
addons:
|
||||
apt:
|
||||
@ -10,8 +9,6 @@ addons:
|
||||
- libonig-dev
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: tip
|
||||
fast_finish: true
|
||||
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user