forked from TrueCloudLab/lego
chore: change Travis configuration.
- remove go1.8, due to https://github.com/miekg/dns/pull/683 - add go1.x
This commit is contained in:
parent
eed8169a03
commit
ff6a346e5a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.8.x
|
|
||||||
- 1.9.x
|
- 1.9.x
|
||||||
|
- 1.x
|
||||||
- tip
|
- tip
|
||||||
services:
|
services:
|
||||||
- memcached
|
- memcached
|
||||||
|
|
Loading…
Reference in a new issue