forked from TrueCloudLab/lego
Add go 1.6 to travis tests
This commit is contained in:
parent
7ca253d0dc
commit
9ba0eda945
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ language: go
|
||||||
go:
|
go:
|
||||||
- 1.4.3
|
- 1.4.3
|
||||||
- 1.5.3
|
- 1.5.3
|
||||||
|
- 1.6
|
||||||
- tip
|
- tip
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
|
Loading…
Reference in a new issue