Don't build on tip for now.

x/net has been broken by recent changes to the stdlib internals.
Keep this build disabled until it's fixed.
This commit is contained in:
David Anderson 2017-02-20 18:15:28 -08:00
parent 84b8a99631
commit 41d69f408f

View File

@ -3,7 +3,8 @@ go_import_path: go.universe.tf/netboot
go:
- 1.7
- 1.8
- tip
# x/net is currently broken in tip, because of a refactoring of the net package.
#- tip
os:
- linux
install: