Browse Source

Not building other branches but 3.0 and 3.0-windows-ci

Jose Lorenzo Rodriguez 11 years ago
parent
commit
7cc1990c74
1 changed files with 4 additions and 0 deletions
  1. 4 0
      appveyor.yml

+ 4 - 0
appveyor.yml

@@ -2,6 +2,10 @@ build: false
 shallow_clone: true
 shallow_clone: true
 platform: 'x86'
 platform: 'x86'
 clone_folder: c:\projects\cakephp
 clone_folder: c:\projects\cakephp
+branches:
+  only:
+    - 3.0
+    - 3.0-windows-ci
 environment:
 environment:
   global:
   global:
     db_class: 'Cake\Database\Driver\SqlServer'
     db_class: 'Cake\Database\Driver\SqlServer'