Skip to content

Commit

Permalink
build: update appveyor go version
Browse files Browse the repository at this point in the history
  • Loading branch information
mefellows committed Mar 6, 2020
1 parent fc2566e commit ed61c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ clone_folder: c:\gopath\src\github.com\pact-foundation\pact-go

environment:
GOPATH: c:\gopath
GOVERSION: 1.10
GOVERSION: 1.13
PACT_BROKER_PROTO: "https"
PACT_BROKER_URL: "test.pact.dius.com.au"
PACT_BROKER_USERNAME: "dXfltyFMgNOFZAxr8io9wJ37iUpY42M"
Expand Down

0 comments on commit ed61c16

Please sign in to comment.