1
0
Fork 0

Update appveyor.yml

master
aka turbo 7 years ago committed by GitHub
parent 57efef8607
commit 261dba88ce

@ -19,8 +19,8 @@ build_script:
- go test -v ./...
after_build:
- 7z a rqlited-$(build)-nightly-win64.zip %GOPATH%\bin\rq*.exe
- 7z a rqlited-nightly-win64.zip %GOPATH%\bin\rq*.exe
artifacts:
- path: rqlited-$(build)-nightly-win64.zip
name: rqlite 4.{build} for Windows (64bit)
- path: rqlited-nightly-win64.zip
name: rqlite for Windows x64

Loading…
Cancel
Save