mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-06 07:13:04 -04:00
Bump Go to 1.6.2 for Travis (just added)
This commit is contained in:
parent
a2993813e4
commit
0aad4e68a7
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ sudo: false
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.6.1
|
||||
- 1.6.2
|
||||
# tip is currently using go1.4.1, which we're not compatible with, so always
|
||||
# fails
|
||||
# - tip
|
||||
|
|
|
|||
Loading…
Reference in a new issue