Skip to content

Commit

Permalink
Revert "rollback appveyor to use 1.10.4"
Browse files Browse the repository at this point in the history
This reverts commit 0c8551e.
  • Loading branch information
DarienRaymond committed Aug 25, 2018
1 parent 8306151 commit d61ce98
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 @@ -13,7 +13,7 @@ version: "1.0.{build}"
environment:
global:
GOPATH: C:\gopath
GOVERSION: "1.10.4"
GOVERSION: "1.11"

install:
- set PATH=%GOPATH%\bin;c:\go\bin;%PATH%
Expand Down

0 comments on commit d61ce98

Please sign in to comment.