mirror of
https://github.com/vxcontrol/MemoryModule.git
synced 2026-07-21 14:16:03 -04:00
Need to specify build matrix differently.
This commit is contained in:
+4
-4
@@ -1,8 +1,8 @@
|
||||
env:
|
||||
- PLATFORM=x86_64 WINE=wine64
|
||||
- PLATFORM=i686 WINE=wine
|
||||
- UNICODE=
|
||||
- UNICODE=1
|
||||
- PLATFORM=x86_64 WINE=wine64 UNICODE=
|
||||
- PLATFORM=i686 WINE=wine UNICODE=
|
||||
- PLATFORM=x86_64 WINE=wine64 UNICODE=1
|
||||
- PLATFORM=i686 WINE=wine UNICODE=1
|
||||
|
||||
language: cpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user