mirror of
https://github.com/g-truc/glm.git
synced 2025-04-07 22:40:17 +00:00
Updated appveyor configuration
This commit is contained in:
parent
963f7720e2
commit
90b24cdc8e
1 changed files with 3 additions and 5 deletions
|
@ -4,11 +4,9 @@ os:
|
|||
- Visual Studio 2013
|
||||
- Visual Studio 2015
|
||||
|
||||
matrix:
|
||||
- vc_arch: amd64
|
||||
target_arch: x86_64
|
||||
- vc_arch: amd64_x86
|
||||
target_arch: x86
|
||||
platform:
|
||||
- x86
|
||||
- x86_64
|
||||
|
||||
build_script:
|
||||
- md build_pure_11
|
||||
|
|
Loading…
Add table
Reference in a new issue