Update appveyor spec to go 1.6
This commit is contained in:
parent
d7cfd5d01c
commit
5e898c90c2
|
@ -14,9 +14,9 @@ environment:
|
|||
GOPATH: c:\gopath
|
||||
matrix:
|
||||
- GOARCH: 386
|
||||
GOVERSION: 1.6rc2
|
||||
GOVERSION: 1.6
|
||||
- GOARCH: amd64
|
||||
GOVERSION: 1.6rc2
|
||||
GOVERSION: 1.6
|
||||
|
||||
clone_folder: c:\gopath\src\github.com\mitchellh\packer
|
||||
|
||||
|
|
Loading…
Reference in New Issue