.appveyor.yml 164 B

12345678
  1. clone_folder: c:\gopath\src\github.com\ChimeraCoder\anaconda
  2. environment:
  3. GOPATH: c:\gopath
  4. build_script:
  5. - go get .
  6. - go test -race -v -timeout 120s