Clone correct project for windows build
This commit is contained in:
parent
48f492c5d1
commit
9827c63f5f
|
@ -22,7 +22,7 @@ install:
|
||||||
}
|
}
|
||||||
|
|
||||||
bash 'pacman -Sy --noconfirm git'
|
bash 'pacman -Sy --noconfirm git'
|
||||||
bash 'git clone https://dev.gajim.org/lovetox/gajim.git'
|
bash 'git clone https://dev.gajim.org/gajim/gajim.git'
|
||||||
|
|
||||||
- cmd: '%MSYS% C:/msys64/home/appveyor/gajim/win/build.sh'
|
- cmd: '%MSYS% C:/msys64/home/appveyor/gajim/win/build.sh'
|
||||||
# Ugly workaround, because i found no way to tell when mingw32.exe returns
|
# Ugly workaround, because i found no way to tell when mingw32.exe returns
|
||||||
|
|
Loading…
Reference in New Issue