Browse Source

Build all branches so that appveyor works in forks

tags/v0.3.0
Isuru Fernando 8 years ago
parent
commit
7abbe40980
1 changed files with 0 additions and 7 deletions
  1. +0
    -7
      appveyor.yml

+ 0
- 7
appveyor.yml View File

@@ -14,13 +14,6 @@ init:

clone_depth: 5

#branches to build
branches:
only:
- master
- develop
- cmake

skip_tags: true

matrix:


Loading…
Cancel
Save