mirror of
https://github.com/fancycode/MemoryModule
synced 2026-06-06 15:44:28 +00: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