Skip to content

Commit

Permalink
appveyor: Go 1.9.7 and 1.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fsouza committed Jun 20, 2018
1 parent 86502e0 commit 7f1b665
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 @@ -5,8 +5,8 @@ clone_folder: c:\gopath\src\github.com\fsouza\go-dockerclient
environment:
GOPATH: c:\gopath
matrix:
- GOVERSION: 1.9.5
- GOVERSION: 1.10.1
- GOVERSION: 1.9.7
- GOVERSION: 1.10.3
install:
- set PATH=%GOPATH%\bin;c:\go\bin;%PATH%
- rmdir c:\go /s /q
Expand Down

0 comments on commit 7f1b665

Please sign in to comment.