ci: remove go tip

Signed-off-by: Alexander Bezzubov <bzz@apache.org>
This commit is contained in:
Alexander Bezzubov 2018-10-17 22:29:32 +03:00
parent e9fd3640e0
commit cd5adb803f
No known key found for this signature in database
GPG Key ID: 8039F5787EFCD05D

View File

@ -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: