analogdevicesinc / gr-iio

IIO blocks for GNU Radio
GNU General Public License v3.0
94 stars 62 forks source link

build,travis-ci: add initial integration with Travis-CI #40

Closed commodo closed 5 years ago

commodo commented 5 years ago

This change adds the basic build rules to build gr-iio in Travis-CI.

Signed-off-by: Alexandru Ardelean alexandru.ardelean@analog.com

tfcollins commented 5 years ago

This looks good so far. We might want to build against a more recent version of gnuradio eventually though since our repo is > 2k commits behind. Will need to see if that works for scopy too.

commodo commented 5 years ago

I agree with the gnuradio build. For now, I've added this one because it's the one used in scopy. Eventually we'd want to use an officially packaged gnuradio for newer Ubuntu versions.