Skip to content

Commit

Permalink
added travis package
Browse files Browse the repository at this point in the history
  • Loading branch information
maiconkist committed May 13, 2019
1 parent 44e2c79 commit 2b91306
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 @@ -3,7 +3,7 @@ sudo: required

before_script:
- sudo apt-get -qq update
- sudo apt-get install -qq build-essential cmake libfftw3-dev uhd-host libuhd-dev gnuradio-dev libopencv-dev libzmqpp-dev swig
- sudo apt-get install -qq build-essential cmake libfftw3-dev uhd-host libuhd-dev gnuradio-dev libopencv-dev libzmqpp-dev swig libboost-log-dev
language: cpp
script:
- mkdir build
Expand Down

0 comments on commit 2b91306

Please sign in to comment.