Skip to content

Commit

Permalink
travis-ci: install ncurses and cdk on macos
Browse files Browse the repository at this point in the history
use brew to install ncurses and cdk on macos, to see if we can build
iio-monitor in the examples dir, to compile test more things.

Signed-off-by: Robin Getz <[email protected]>
  • Loading branch information
rgetz committed Apr 28, 2020
1 parent bd26c74 commit 2eb2011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CI/travis/before_install_darwin
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 2,4 @@

. CI/travis/lib.sh

brew_install_if_not_exists cmake doxygen libusb libxml2
brew_install_if_not_exists cmake doxygen libusb libxml2 ncurses cdk

0 comments on commit 2eb2011

Please sign in to comment.