forked from mirror/logrus
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:
parent
a89950b151
commit
6ecd392994
|
@ -1,6 +1,7 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.6
|
||||
- 1.7
|
||||
- tip
|
||||
install:
|
||||
- go get -t ./...
|
||||
|
|
Loading…
Reference in New Issue