Browse Source

Fixing appveyor.yml

Build rel/3.0-beta too
Sebastien Ros 6 years ago
parent
commit
4b9d97a675
1 changed files with 1 additions and 0 deletions
  1. 1 0
      appveyor.yml

+ 1 - 0
appveyor.yml

@@ -6,6 +6,7 @@ branches:
   only:
   only:
     - master
     - master
     - dev
     - dev
+    - rel/3.0-beta
 
 
 init:
 init:
   - git config --global core.autocrlf true
   - git config --global core.autocrlf true