Skip to content

Commit

Permalink
Update appveyor spec to go 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cbednarski committed Mar 17, 2016
1 parent d7cfd5d commit 5e898c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 5e898c9

Please sign in to comment.