diff --git a/appveyor.yml b/appveyor.yml index bead7ecc01..16d732c48e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,7 +1,11 @@ os: Visual Studio 2015 +branches: + only: + - master + # Clone directly into GOPATH. -clone_folder: C:\gopath\src\github.com\ethereum\swarm +clone_folder: C:\gopath\src\github.com\ethersphere\swarm clone_depth: 5 version: "{branch}.{build}" environment: