@@ -0,0 +1,20 @@
+version: "{build}"
+skip_tags: true
+clone_folder: c:\gopath\src\gitote\gitote\gitote
+clone_depth: 1
+
+environment:
+ GOPATH: c:\gopath
+ GOVERSION: 1.7
+build: false
+deploy: false
+install:
+ - go build -v
+notifications:
+ - provider: Email
+ to:
+ - yoginth@protonmail.com
+ on_build_success: false