Add Go 1.7 to the test matrix, now that it's released.

This commit is contained in:
David Anderson 2016-08-15 22:01:46 -07:00
parent ee0987169f
commit d4fb2bbbe4

View File

@ -3,6 +3,7 @@ go_import_path: go.universe.tf/netboot
go: go:
- 1.5 - 1.5
- 1.6 - 1.6
- 1.7
- tip - tip
os: os:
- linux - linux