File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11[submodule "travis-lazarus "]
22 path = travis-lazarus
3- url = https://github.com/nielsAD/travis-lazarus.git
3+ url = https://github.com/GerryFerdinandus/travis-lazarus.git
4+ branch = pr_fix_homebrew
Original file line number Diff line number Diff line change 44# Suppress the warning with the online Travis WebLint
55# must be generic and not shell else build issue.
66language : generic
7- sudo : required
87
98# Linux compability issue.
109# Need to build in xenial with lazarus 1.8.2.
@@ -19,6 +18,9 @@ matrix:
1918 - os : linux
2019 dist : xenial
2120 env : LAZ_VER=1.8.2 RELEASE_ZIP_FILE="trackereditor_linux_amd64.zip"
21+ - os : linux
22+ arch : arm64
23+ env : LAZ_PKG=true RELEASE_ZIP_FILE="trackereditor_linux_arm64_arm_V8.zip"
2224 - os : osx
2325 osx_image : xcode9.4
2426 env : LAZ_VER=2.0.4 RELEASE_ZIP_FILE="trackereditor_macOS.zip"
You can’t perform that action at this time.
0 commit comments