Appveyor branches: master only (#1409)
This commit is contained in:
committed by
Anton Evangelatov
parent
a83a84460e
commit
2c80a4198f
@ -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:
|
||||
|
Reference in New Issue
Block a user