Skip to content

Commit

Permalink
Added libhackrf to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
racerxdl committed Mar 25, 2017
1 parent ddf0f68 commit 4ceece3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ before_install:
- sudo add-apt-repository ppa:myriadrf/drivers -y
- sudo add-apt-repository ppa:myriadrf/gnuradio -y
- sudo apt-get -qq update
- sudo apt-get install -y libairspy-dev libusb-1.0-0-dev
- sudo apt-get install -y libairspy-dev libusb-1.0-0-dev libhackrf-dev libhackrf0
env:
- CTEST_OUTPUT_ON_FAILURE=1 CMAKE_INSTALL_PREFIX=/usr

Expand Down

0 comments on commit 4ceece3

Please sign in to comment.