forked from TrueCloudLab/lego
delete go version 1.6.3 from travis ci and add 1.8. (#402)
This commit is contained in:
parent
aaa8e70aec
commit
28ead50ff1
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.6.3
|
||||
- 1.7
|
||||
- 1.8
|
||||
- tip
|
||||
services:
|
||||
- memcached
|
||||
|
|
Loading…
Reference in a new issue