Only run Windows CI on master branch

Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
This commit is contained in:
Kenfe-Mickael Laventure 2017-07-24 21:34:36 +02:00
parent aeab935572
commit 2eaac7103b
No known key found for this signature in database
GPG Key ID: 40CF16616B361216

View File

@ -4,6 +4,10 @@ image: Visual Studio 2017
clone_folder: c:\gopath\src\github.com\containerd\containerd
branches:
only:
- master
environment:
GOPATH: C:\gopath
CGO_ENABLED: 1