Build all branches so that appveyor works in forks
authorIsuru Fernando <isuruf@gmail.com>
Fri, 4 Aug 2017 02:34:16 +0000 (08:04 +0530)
committerIsuru Fernando <isuruf@gmail.com>
Fri, 4 Aug 2017 02:34:16 +0000 (08:04 +0530)
appveyor.yml

index cebd3ae..087b226 100644 (file)
@@ -14,13 +14,6 @@ init:
 
 clone_depth: 5
 
-#branches to build
-branches:
-  only:
-    - master
-    - develop
-    - cmake
-
 skip_tags: true
 
 matrix: