Browse Source

update appveyor branch target

antograssiot 11 years ago
parent
commit
74f621ca2f
1 changed files with 2 additions and 1 deletions
  1. 2 1
      appveyor.yml

+ 2 - 1
appveyor.yml

@@ -4,7 +4,8 @@ platform: 'x86'
 clone_folder: c:\projects\cakephp
 branches:
   only:
-    - 3.0
+    - master
+    - 3.1
 environment:
   global:
     PHP: "C:/PHP"