Sfoglia il codice sorgente

Fixing appveyor.yml

Build rel/3.0-beta too
Sebastien Ros 6 anni fa
parent
commit
4b9d97a675
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      appveyor.yml

+ 1 - 0
appveyor.yml

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