mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2024-11-14 16:11:47 -05:00
Update config.yml
This commit is contained in:
parent
f4aacd11e2
commit
2dff8948e3
@ -15,15 +15,15 @@ jobs:
|
||||
command: |
|
||||
sudo apt-get update
|
||||
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:
|
||||
name: Build LiquidDSP
|
||||
command: bash travis-ci/build_liquiddsp.sh
|
||||
- run:
|
||||
name: Build SoapySDR
|
||||
command: bash travis-ci/build_soapysdr.sh
|
||||
- run:
|
||||
name: Build wxWidgets
|
||||
command: bash travis-ci/build_wxwidgets.sh
|
||||
- run:
|
||||
name: Build CubicSDR
|
||||
command: bash travis-ci/build_cubicsdr.sh
|
||||
|
Loading…
Reference in New Issue
Block a user