github.com/TheSilentForest/tail@v1.0.1-0.20190327153203-b5d4c85e68b5/appveyor.yml (about)

     1  version: 0.{build}
     2  skip_tags: true
     3  cache: C:\Users\appveyor\AppData\Local\NuGet\Cache
     4  build_script:
     5  - go test -v -race ./...
     6  test: off
     7  clone_folder: c:\workspace\tail
     8  branches:
     9    only:
    10    - master