forked from TrueCloudLab/lego
Fix tested go versions in travis
This commit is contained in:
parent
b63985c974
commit
2c41b2f40d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.7
|
|
||||||
- 1.8
|
- 1.8
|
||||||
|
- 1.9
|
||||||
- tip
|
- tip
|
||||||
services:
|
services:
|
||||||
- memcached
|
- memcached
|
||||||
|
|
Loading…
Reference in a new issue