mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2025-02-03 09:44:26 -05:00
Update config.yml
This commit is contained in:
parent
f4aacd11e2
commit
2dff8948e3
@ -15,15 +15,15 @@ jobs:
|
|||||||
command: |
|
command: |
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install -y build-essential cmake libpulse-dev libgtk-3-dev freeglut3 freeglut3-dev libhamlib-dev
|
sudo apt-get install -y build-essential cmake libpulse-dev libgtk-3-dev freeglut3 freeglut3-dev libhamlib-dev
|
||||||
|
- run:
|
||||||
|
name: Build wxWidgets
|
||||||
|
command: bash travis-ci/build_wxwidgets.sh
|
||||||
- run:
|
- run:
|
||||||
name: Build LiquidDSP
|
name: Build LiquidDSP
|
||||||
command: bash travis-ci/build_liquiddsp.sh
|
command: bash travis-ci/build_liquiddsp.sh
|
||||||
- run:
|
- run:
|
||||||
name: Build SoapySDR
|
name: Build SoapySDR
|
||||||
command: bash travis-ci/build_soapysdr.sh
|
command: bash travis-ci/build_soapysdr.sh
|
||||||
- run:
|
|
||||||
name: Build wxWidgets
|
|
||||||
command: bash travis-ci/build_wxwidgets.sh
|
|
||||||
- run:
|
- run:
|
||||||
name: Build CubicSDR
|
name: Build CubicSDR
|
||||||
command: bash travis-ci/build_cubicsdr.sh
|
command: bash travis-ci/build_cubicsdr.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user