diff options
| author | Christoph Schlosser <christoph@linux.com> | 2017-10-07 15:16:12 +0200 |
|---|---|---|
| committer | Christoph Schlosser <christoph@linux.com> | 2017-10-07 15:16:34 +0200 |
| commit | d71125855f1a8e082d4080f40f0ee2cde2e3302d (patch) | |
| tree | 9dc10ccb4f3836d0091b877173704dc4a39087e0 /appveyor.yml | |
| parent | 77e321815fb8b0b1833813a812fcb48f9a5e5617 (diff) | |
| download | doxdocgen-d71125855f1a8e082d4080f40f0ee2cde2e3302d.tar.gz | |
Appveyor only build master branch
Diffstat (limited to 'appveyor.yml')
| -rw-r--r-- | appveyor.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml index a52d318..7aa2b48 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -3,6 +3,10 @@ environment: VSCODE_BUILD_VERBOSE: true nodejs_version: "6" +branches: + only: + - master + image: Visual Studio 2015 install: |