Update Travis to run on Go 1.8+1.9.

This commit is contained in:
David Anderson 2017-12-24 17:34:30 -08:00
parent 6cd17867fc
commit c813cd6b8e

View File

@ -4,8 +4,8 @@ go_import_path: go.universe.tf/netboot
os: os:
- linux - linux
go: go:
- 1.7
- 1.8 - 1.8
- 1.9
install: install:
- go get github.com/Masterminds/glide - go get github.com/Masterminds/glide