Skip to content

Commit 4370f32

Browse files
chore: remove via linux wine build
It does not work any more with newer Lazarus build. There is also issue that unit test is not working via wine.
1 parent fd8aa71 commit 4370f32

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,8 @@ env:
1212
- WINEPREFIX=~/.winelaz
1313
- DISPLAY=:99.0
1414

15-
# For windows build (win32) use linux wine.
1615
matrix:
1716
include:
18-
- os: linux
19-
env: LAZ_VER=$PROJECT_LAZARUS_VERSION LAZ_ENV=wine WINEARCH=win32 LAZ_OPT="--os=win32 --cpu=i386"
2017
- os: linux
2118
env: LAZ_VER=$PROJECT_LAZARUS_VERSION
2219
- os: osx

0 commit comments

Comments
 (0)