Skip to content

Commit da22455

Browse files
committed
appveyor: Go 1.10
1 parent 2e99a54 commit da22455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ environment:
77
matrix:
88
- GOVERSION: 1.8.7
99
- GOVERSION: 1.9.4
10-
- GOVERSION: 1.10rc2
10+
- GOVERSION: 1.10
1111
install:
1212
- set PATH=%GOPATH%\bin;c:\go\bin;%PATH%
1313
- rmdir c:\go /s /q

0 commit comments

Comments
 (0)