1
0
mirror of https://github.com/JvanKatwijk/dabradio synced 2025-10-05 15:52:42 +02:00

debugging travis

This commit is contained in:
JvanKatwijk
2018-03-06 20:57:29 +01:00
parent 0f3c9a176b
commit 61dc0a234b

View File

@@ -39,7 +39,7 @@ script:
- make install
- cd ..
- cd ..
- pwd
- sudo apt-get install build-essential cmake libusb-1.0-0-dev pkg-config
- wget https://github.com/airspy/host/archive/master.zip
- unzip master.zip
@@ -52,6 +52,7 @@ script:
- make install
- cd ..
- cd ..
- pwd
- ls -l appdir/usr/lib
after_success:
- wget -c "https://github.com/probonopd/linuxdeployqt/releases/download/continuous/linuxdeployqt-continuous-x86_64.AppImage"