travis: build Go 1.7 as well, removed by revert

Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
Stephen J Day
2016-11-23 16:20:51 -08:00
parent a89950b151
commit 6ecd392994
+1
View File
@@ -1,6 +1,7 @@
language: go
go:
- 1.6
- 1.7
- tip
install:
- go get -t ./...