1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-27 23:43:16 +00:00

adding ppa

This commit is contained in:
Carles Fernandez 2014-11-23 09:46:57 +01:00
parent eedc65db01
commit 786762414c

View File

@ -23,6 +23,8 @@ before_install:
#- sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu utopic universe"
#- sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu utopic multiverse"
#- sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu utopic"
- sudo add-apt-repository "deb http://ppa.launchpad.net/gqrx/snapshots/ubuntu $(lsb_release -sc) main"
- sudo add-apt-repository "deb http://ppa.launchpad.net/gqrx/releases/ubuntu $(lsb_release -sc) main"
- sudo add-apt-repository -y ppa:gqrx/releases
- sudo add-apt-repository -y ppa:gqrx/snapshots
- sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y