Skip to content

Commit

Permalink
appveyor: Go 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
fsouza committed Feb 18, 2018
1 parent 2e99a54 commit da22455
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 @@ -7,7 +7,7 @@ environment:
matrix:
- GOVERSION: 1.8.7
- GOVERSION: 1.9.4
- GOVERSION: 1.10rc2
- GOVERSION: 1.10
install:
- set PATH=%GOPATH%\bin;c:\go\bin;%PATH%
- rmdir c:\go /s /q
Expand Down

0 comments on commit da22455

Please sign in to comment.