mirror of
https://github.com/danderson/netboot.git
synced 2025-08-11 09:07:12 +02:00
Remove Go 1.5 from the Travis continuous build.
Policy is to support the latest 2 releases of Go, and some dependent code just broke on 1.5.
This commit is contained in:
parent
b5f135b0d0
commit
84d71de8c1
@ -1,7 +1,6 @@
|
|||||||
language: go
|
language: go
|
||||||
go_import_path: go.universe.tf/netboot
|
go_import_path: go.universe.tf/netboot
|
||||||
go:
|
go:
|
||||||
- 1.5
|
|
||||||
- 1.6
|
- 1.6
|
||||||
- 1.7
|
- 1.7
|
||||||
- tip
|
- tip
|
||||||
|
Loading…
Reference in New Issue
Block a user