mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
removing tip from go builds because it takes too long
This commit is contained in:
parent
0a0bf41b16
commit
37eea61821
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@ language: go
|
|||
|
||||
go:
|
||||
- 1.6.3
|
||||
- tip
|
||||
|
||||
script:
|
||||
- go test -v ./...
|
||||
|
|
|
|||
Loading…
Reference in a new issue