Browse Source

Merge pull request #4548 from paladox/patch-7

Add 64-bit testing support
Rob 9 năm trước cách đây
mục cha
commit
8dd795c50b
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      appveyor.yml

+ 3 - 1
appveyor.yml

@@ -1,6 +1,8 @@
 build: false
 shallow_clone: true
-platform: x86
+platform:
+  - x86
+  - x64
 clone_folder: c:\projects\composer
 
 cache: