|
|
@@ -23,24 +23,24 @@ env:
|
|
|
|
|
|
matrix:
|
|
|
include:
|
|
|
- - os: linux
|
|
|
- env: LAZ_VER=1.6.4 LAZ_ENV=wine WINEARCH=win32 LAZ_OPT="--os=win32 --cpu=i386"
|
|
|
- - os: linux
|
|
|
- env: LAZ_VER=1.8.0 LAZ_ENV=wine WINEARCH=win32 LAZ_OPT="--os=win32 --cpu=i386"
|
|
|
- - os: linux
|
|
|
- env: LAZ_VER=1.8.4 LAZ_ENV=wine WINEARCH=win32 LAZ_OPT="--os=win32 --cpu=i386"
|
|
|
+ # - os: linux
|
|
|
+ # env: LAZ_VER=1.6.4 LAZ_ENV=wine WINEARCH=win32 LAZ_OPT="--os=win32 --cpu=i386"
|
|
|
+ # - os: linux
|
|
|
+ # env: LAZ_VER=1.8.0 LAZ_ENV=wine WINEARCH=win32 LAZ_OPT="--os=win32 --cpu=i386"
|
|
|
+ # - os: linux
|
|
|
+ # env: LAZ_VER=1.8.4 LAZ_ENV=wine WINEARCH=win32 LAZ_OPT="--os=win32 --cpu=i386"
|
|
|
- os: linux
|
|
|
env: LAZ_VER=1.6.4 LAZ_ENV=wine WINEARCH=win64 LAZ_OPT="--os=win64 --cpu=x86_64"
|
|
|
- - os: linux
|
|
|
- env: LAZ_VER=1.8.0 LAZ_ENV=wine WINEARCH=win64 LAZ_OPT="--os=win64 --cpu=x86_64"
|
|
|
- - os: linux
|
|
|
- env: LAZ_VER=1.8.4 LAZ_ENV=wine WINEARCH=win64 LAZ_OPT="--os=win64 --cpu=x86_64"
|
|
|
+ # - os: linux
|
|
|
+ # env: LAZ_VER=1.8.0 LAZ_ENV=wine WINEARCH=win64 LAZ_OPT="--os=win64 --cpu=x86_64"
|
|
|
+ # - os: linux
|
|
|
+ # env: LAZ_VER=1.8.4 LAZ_ENV=wine WINEARCH=win64 LAZ_OPT="--os=win64 --cpu=x86_64"
|
|
|
- os: linux
|
|
|
env: LAZ_VER=1.6.4 LAZ_ENV=qemu-arm LAZ_OPT="--os=linux --cpu=arm"
|
|
|
- - os: linux
|
|
|
- env: LAZ_VER=1.8.0 LAZ_ENV=qemu-arm LAZ_OPT="--os=linux --cpu=arm"
|
|
|
- - os: linux
|
|
|
- env: LAZ_VER=1.8.4 LAZ_ENV=qemu-arm LAZ_OPT="--os=linux --cpu=arm"
|
|
|
+ # - os: linux
|
|
|
+ # env: LAZ_VER=1.8.0 LAZ_ENV=qemu-arm LAZ_OPT="--os=linux --cpu=arm"
|
|
|
+ # - os: linux
|
|
|
+ # env: LAZ_VER=1.8.4 LAZ_ENV=qemu-arm LAZ_OPT="--os=linux --cpu=arm"
|
|
|
|
|
|
before_install:
|
|
|
# Start virtual display server
|