Explorar el Código

Fixing appveyor.yml

Build rel/3.0-beta too
Sebastien Ros hace 6 años
padre
commit
4b9d97a675
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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