mirror of
https://github.com/restic/restic.git
synced 2025-12-13 11:52:24 +00:00
appveyor: use run_integration_tests.go
This commit is contained in:
@@ -4,11 +4,8 @@ environment:
|
||||
GOPATH: c:\gopath;c:\gopath\src\github.com\restic\restic\Godeps\_workspace
|
||||
|
||||
install:
|
||||
- echo %PATH%
|
||||
- echo %GOPATH%
|
||||
- go version
|
||||
- go env
|
||||
|
||||
build_script:
|
||||
- go run build.go
|
||||
- go test -v
|
||||
- go run run_integration_tests.go
|
||||
|
||||
Reference in New Issue
Block a user