mirror of
https://github.com/go-acme/lego.git
synced 2025-03-18 13:48:02 +02:00
Shift CI test to newer Go versions
Some dependencies evidently require Go 1.6 and newer; also Go 1.7 is out.
This commit is contained in:
parent
eb7c5e6bb6
commit
33ef204b5e
@ -1,7 +1,7 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.5.3
|
||||
- 1.6
|
||||
- 1.6.3
|
||||
- 1.7
|
||||
- tip
|
||||
install:
|
||||
- go get -t ./...
|
||||
|
Loading…
x
Reference in New Issue
Block a user