mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-28 04:10:44 -04:00
Bump Go to 1.6.1
This commit is contained in:
parent
902b2c4c72
commit
c69fa99474
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ sudo: false
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.6
|
||||
- 1.6.1
|
||||
# tip is currently using go1.4.1, which we're not compatible with, so always
|
||||
# fails
|
||||
# - tip
|
||||
|
|
|
|||
Loading…
Reference in a new issue