Update appveyor spec to go 1.6

This commit is contained in:
Chris Bednarski 2016-03-17 14:17:49 -07:00
parent d7cfd5d01c
commit 5e898c90c2
1 changed files with 2 additions and 2 deletions

View File

@ -14,9 +14,9 @@ environment:
GOPATH: c:\gopath GOPATH: c:\gopath
matrix: matrix:
- GOARCH: 386 - GOARCH: 386
GOVERSION: 1.6rc2 GOVERSION: 1.6
- GOARCH: amd64 - GOARCH: amd64
GOVERSION: 1.6rc2 GOVERSION: 1.6
clone_folder: c:\gopath\src\github.com\mitchellh\packer clone_folder: c:\gopath\src\github.com\mitchellh\packer