From 48c9e060d364776ff9df917ce6213ee2b331a081 Mon Sep 17 00:00:00 2001 From: Mark Liversedge Date: Sat, 31 Mar 2018 12:44:47 +0100 Subject: [PATCH] CI Travis fails on libusb .. looking to fix that. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1eeea83ba..272c799db 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,7 +30,7 @@ before_install: - sh travis/install-qt.sh ##- brew install $QT - brew install libical -- brew install libusb libusb-compat +##- brew install libusb libusb-compat # no longer needed? - brew install srmio - brew install libsamplerate - rm -rf '/usr/local/include/c++'