Explorar o código

Fixing appveyor.yml

Build rel/3.0-beta too
Sebastien Ros %!s(int64=6) %!d(string=hai) anos
pai
achega
4b9d97a675
Modificáronse 1 ficheiros con 1 adicións e 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