restic/appveyor.yml

12 lines
231 B
YAML
Raw Normal View History

2015-08-18 23:07:24 +02:00
clone_folder: c:\gopath\src\github.com\restic\restic
environment:
GOPATH: c:\gopath;c:\gopath\src\github.com\restic\restic\Godeps\_workspace
2015-08-18 23:07:24 +02:00
install:
- go version
- go env
build_script:
2015-08-19 20:45:54 +02:00
- go run run_integration_tests.go