1
0
Fork 0

Re-enable full appveyor testing

master
Philip O'Toole 3 years ago
parent 05534cc94c
commit 7491bd5330

@ -21,8 +21,7 @@ build_script:
- go version
- go get ./...
- go build ./...
- cd store
- go test -run Test_SingleNodeRecoverNetworkChange
- go test ./...
after_build:
- 7z a rqlite-latest-win64.zip %GOPATH%\bin\rq*.exe

Loading…
Cancel
Save