mirror of
https://github.com/DigitalDevices/pvr.octonet.git
synced 2023-10-10 13:36:57 +02:00
Travis: 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
f260cb07e9
commit
1b0c31654a
@ -36,7 +36,7 @@ before_install:
|
||||
#
|
||||
before_script:
|
||||
- cd $TRAVIS_BUILD_DIR/..
|
||||
- git clone --depth=1 https://github.com/xbmc/xbmc.git
|
||||
- git clone --depth=1 https://github.com/xbmc/xbmc.git -b Krypton
|
||||
- mkdir -p 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 $TRAVIS_BUILD_DIR && mkdir build && cd build
|
||||
|
Loading…
x
Reference in New Issue
Block a user