mirror of
https://github.com/DigitalDevices/pvr.octonet.git
synced 2023-10-10 13:36:57 +02:00
AppVeyor: Build against Kodi Krypton
This is the Krypton support branch, so it shall be build-tested against Krypton Kodi tree. Signed-off-by: Julian Scheel <julian@jusst.de>
This commit is contained in:
parent
8549a31c8d
commit
f260cb07e9
@ -24,7 +24,7 @@ environment:
|
||||
build_script:
|
||||
- cd ..
|
||||
- set ROOT=%cd%
|
||||
- git clone --depth=1 https://github.com/xbmc/xbmc.git
|
||||
- git clone --depth=1 https://github.com/xbmc/xbmc.git -b Krypton
|
||||
- mkdir xbmc\project\cmake\addons\addons\pvr.octonet
|
||||
- echo pvr.octonet https://github.com/DigitalDevices/pvr.octonet master > xbmc\project\cmake\addons\addons\pvr.octonet\pvr.octonet.txt
|
||||
- cd %ADDON%
|
||||
|
Loading…
Reference in New Issue
Block a user