Skip to content

Commit

Permalink
appveyor: Go 1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fsouza committed Oct 3, 2018
1 parent f3bdb27 commit f2a4f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -6,7 +6,7 @@ environment:
GOPATH: c:\gopath
matrix:
- GOVERSION: 1.10.3
- GOVERSION: 1.11
- GOVERSION: 1.11.1
install:
- set PATH=%GOPATH%\bin;c:\go\bin;%PATH%
- rmdir c:\go /s /q
Expand Down

0 comments on commit f2a4f50

Please sign in to comment.